[evolution-patches] patches on bug 59196 of Bugzilla



Hi, Dan,

   Would you please help me to check the patch?

   It's for bug 59196 of Bugzilla.
Thanks.

Best Regards.

Alfred Peng
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution-exchange/ChangeLog,v
retrieving revision 1.72
diff -u -r1.72 ChangeLog
--- ChangeLog	29 Jun 2004 08:15:15 -0000	1.72
+++ ChangeLog	1 Jul 2004 08:49:46 -0000
@@ -1,3 +1,10 @@
+2004-07-01  Alfred Peng <alfred peng sun com>
+
+	Fix for bugzilla BUG #59196.
+
+	* storage/GNOME_Evolution_Exchange_Storage.server.in.in:
+	Replace "Unknown" with "Exchange" in View->Window submenu.
+
 2004-06-29  Sushma Rai  <rsushma novell com>
 
 	* storage/exchange-hierarchy-webdav.c (xfer_folder): Finding the
Index: storage/GNOME_Evolution_Exchange_Storage.server.in.in
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/GNOME_Evolution_Exchange_Storage.server.in.in,v
retrieving revision 1.2
diff -u -r1.2 GNOME_Evolution_Exchange_Storage.server.in.in
--- storage/GNOME_Evolution_Exchange_Storage.server.in.in	3 Jun 2004 15:47:55 -0000	1.2
+++ storage/GNOME_Evolution_Exchange_Storage.server.in.in	1 Jul 2004 08:49:47 -0000
@@ -20,8 +20,14 @@
 		<item value="IDL:GNOME/Evolution/Component:@BASE_VERSION@"/>
 	</oaf_attribute>
 
+	<oaf_attribute name="evolution:component_alias" type="string"
+			   value="exchange"/>
 	<oaf_attribute name="name" type="string"
 		       _value="Evolution Exchange Component"/>
+	<oaf_attribute name="evolution:menu_label" type="string"
+		       _value="_Exchange"/>
+	<oaf_attribute name="evolution:menu_accelerator" type="string"
+		       _value="*Control*F5"/>
 	<oaf_attribute name="evolution:button_icon" type="string"
 		       value="@IMAGESDIR@/connector-mini.png"/>
 	<oaf_attribute name="evolution:button_label" type="string"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]