evolution r35900 - in trunk/calendar: . gui



Author: msuman
Date: Mon Aug  4 04:03:34 2008
New Revision: 35900
URL: http://svn.gnome.org/viewvc/evolution?rev=35900&view=rev

Log:
Patch from Paul Bolle  <pebolle tiscali nl>: Fix for bug #544157 (Sort View / Window (sub)menu in shortcut order).

Modified:
   trunk/calendar/ChangeLog
   trunk/calendar/gui/GNOME_Evolution_Calendar.server.in.in

Modified: trunk/calendar/gui/GNOME_Evolution_Calendar.server.in.in
==============================================================================
--- trunk/calendar/gui/GNOME_Evolution_Calendar.server.in.in	(original)
+++ trunk/calendar/gui/GNOME_Evolution_Calendar.server.in.in	Mon Aug  4 04:03:34 2008
@@ -75,7 +75,7 @@
 	<oaf_attribute name="evolution:button_label" type="string" _value="Tasks"/>
 	<oaf_attribute name="evolution:button_tooltips" type="string" _value="Tasks"/>
         <oaf_attribute name="evolution:button_icon" type="string" value="stock_todo"/>
-	<oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/>
+	<oaf_attribute name="evolution:button_sort_order" type="string" value="-7"/>
 
         <oaf_attribute name="evolution:uri_schemas" type="stringv">
           <item value="task"/>
@@ -100,7 +100,7 @@
 	<oaf_attribute name="evolution:button_label" type="string" _value="Memos"/>
 	<oaf_attribute name="evolution:button_tooltips" type="string" _value="Memos"/>
         <oaf_attribute name="evolution:button_icon" type="string" value="stock_notes"/>
-	<oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/>
+	<oaf_attribute name="evolution:button_sort_order" type="string" value="-6"/>
 </oaf_server>
 
 <oaf_server iid="OAFIID:GNOME_Evolution_Calendar_CompEditorFactory:@VERSION@"



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