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

svn path=/trunk/; revision=35900
This commit is contained in:
Suman Manjunath
2008-08-04 04:03:34 +00:00
parent 6e5fb11194
commit 085a76be0e
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2008-08-04 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #544157
* gui/GNOME_Evolution_Calendar.server.in.in:
Sort View / Window (sub)menu in shortcut order.
2008-08-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #249844

View File

@ -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@"