[Xfce4-commits] <xfce4-panel:master> Fix accelerator key conflict (bug #6765).

Nick Schermer noreply at xfce.org
Wed Nov 3 19:06:01 CET 2010


Updating branch refs/heads/master
         to fd7b4a9408effcf6ed995fc5e4d5d2b7ff5d6505 (commit)
       from ed3678c1d82f8a4827e7bad3879e66392ce7826e (commit)

commit fd7b4a9408effcf6ed995fc5e4d5d2b7ff5d6505
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Nov 3 19:04:23 2010 +0100

    Fix accelerator key conflict (bug #6765).

 .../applicationsmenu/applicationsmenu-dialog.glade |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/plugins/applicationsmenu/applicationsmenu-dialog.glade b/plugins/applicationsmenu/applicationsmenu-dialog.glade
index 41c6db6..e6f71ea 100644
--- a/plugins/applicationsmenu/applicationsmenu-dialog.glade
+++ b/plugins/applicationsmenu/applicationsmenu-dialog.glade
@@ -7,7 +7,6 @@
     <property name="title" translatable="yes">Applications Menu</property>
     <property name="icon_name">gtk-properties</property>
     <property name="type_hint">normal</property>
-    <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox2">
         <property name="visible">True</property>
@@ -147,7 +146,7 @@
                         </child>
                         <child>
                           <object class="GtkCheckButton" id="show-tooltips">
-                            <property name="label" translatable="yes">Show application description in t_ooltip</property>
+                            <property name="label" translatable="yes">Show application d_escription in tooltip</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>



More information about the Xfce4-commits mailing list