[Xfce4-commits] <parole:master> Fix accelerators of open-location and dvd-submenu

Simon Steinbeiss noreply at xfce.org
Mon Jul 23 01:24:59 CEST 2012


Updating branch refs/heads/master
         to ad261e851dd08aca0adc7bd3ebba238f14b2b3a3 (commit)
       from b42a06656922e452bd510fef13332df4e1843d90 (commit)

commit ad261e851dd08aca0adc7bd3ebba238f14b2b3a3
Author: Simon Steinbeiss <ochosi at xfce.org>
Date:   Wed Jul 18 20:48:11 2012 +0200

    Fix accelerators of open-location and dvd-submenu

 data/interfaces/parole.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/interfaces/parole.ui b/data/interfaces/parole.ui
index 3ad31aa..ccb94e5 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -134,7 +134,7 @@
                     </child>
                     <child>
                       <object class="GtkImageMenuItem" id="menu-open-location">
-                        <property name="label" translatable="yes">_Open location</property>
+                        <property name="label" translatable="yes">Open _location</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="use_action_appearance">False</property>
@@ -152,7 +152,7 @@
                     </child>
                     <child>
                       <object class="GtkImageMenuItem" id="dvd-menu">
-                        <property name="label" translatable="yes">DVD</property>
+                        <property name="label" translatable="yes">_DVD</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="use_action_appearance">False</property>


More information about the Xfce4-commits mailing list