diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-10-04 10:08:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-10-04 10:08:34 +0000 |
commit | 2aad3df7a11906f5db348d12ce53d75fa2cc88ed (patch) | |
tree | ab38b21d6a32a37f8e0dee66cf8ef30c69b8856d /deskutils/rubrica/files | |
parent | - Update to 2.6 (diff) |
- Update to 2.0.6
PR: 139287
Submitted by: Ports Fury
Diffstat (limited to 'deskutils/rubrica/files')
-rw-r--r-- | deskutils/rubrica/files/patch-interface__MainWindow.glade | 20 | ||||
-rw-r--r-- | deskutils/rubrica/files/patch-rubrica2.schemas.in | 17 |
2 files changed, 33 insertions, 4 deletions
diff --git a/deskutils/rubrica/files/patch-interface__MainWindow.glade b/deskutils/rubrica/files/patch-interface__MainWindow.glade new file mode 100644 index 000000000000..61c200b277e7 --- /dev/null +++ b/deskutils/rubrica/files/patch-interface__MainWindow.glade @@ -0,0 +1,20 @@ +--- interface/MainWindow.glade.orig 2008-04-30 18:41:37.000000000 +0900 ++++ interface/MainWindow.glade 2009-09-12 03:39:24.000000000 +0900 +@@ -84,7 +84,7 @@ + <child> + <widget class="GtkMenuItem" id="menuitem2"> + <property name="visible">True</property> +- <property name="label">_Modifica</property> ++ <property name="label">_Edit</property> + <property name="use_underline">True</property> + <child> + <widget class="GtkMenu" id="menuitem2_menu"> +@@ -173,7 +173,7 @@ + <child> + <widget class="GtkMenuItem" id="menuitem4"> + <property name="visible">True</property> +- <property name="label">A_iuto</property> ++ <property name="label">_Help</property> + <property name="use_underline">True</property> + <child> + <widget class="GtkMenu" id="menuitem4_menu"> diff --git a/deskutils/rubrica/files/patch-rubrica2.schemas.in b/deskutils/rubrica/files/patch-rubrica2.schemas.in index a5507aea8c54..f3dbf555b62c 100644 --- a/deskutils/rubrica/files/patch-rubrica2.schemas.in +++ b/deskutils/rubrica/files/patch-rubrica2.schemas.in @@ -1,6 +1,15 @@ ---- rubrica2.schemas.in.orig Thu Aug 16 20:00:44 2007 -+++ rubrica2.schemas.in Thu Sep 6 21:59:36 2007 -@@ -77,7 +77,7 @@ +--- rubrica2.schemas.in.orig 2008-04-30 18:41:37.000000000 +0900 ++++ rubrica2.schemas.in 2009-09-06 12:40:19.000000000 +0900 +@@ -6,7 +6,7 @@ + <applyto>/apps/rubrica2/file_format</applyto> + <owner>rubrica</owner> + <type>int</type> +- <default>@FILE_FORMAT@</default> ++ <default>@RUBRICA_FILE_FORMAT@</default> + <locale name="C"> + <short>rubrica file format</short> + </locale> +@@ -88,7 +88,7 @@ <key>/schemas/apps/rubrica2/file/load_files</key> <applyto>/apps/rubrica2/file/load_files</applyto> <owner>rubrica</owner> @@ -9,7 +18,7 @@ <default>false</default> <locale name="C"> <short>Load addressbooks on startup</short> -@@ -89,7 +89,8 @@ +@@ -100,7 +100,8 @@ <applyto>/apps/rubrica2/file/files</applyto> <owner>rubrica</owner> <type>list</type> |