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

Christoph Mende noreply at xfce.org
Mon Jul 23 01:26:05 CEST 2012


Updating branch refs/heads/master
         to af21b9011e4b75b6ee1fef15504704381d564ab2 (commit)
       from 1d1fccea4829ec2f2a08727078383dbab82b89a1 (commit)

commit af21b9011e4b75b6ee1fef15504704381d564ab2
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