Updating branch refs/heads/master
         to 274a448a908edd15016ecd2064c51f36c72b9b2e (commit)
       from 6fc7601150f1e2559fc327c17b07182f79111223 (commit)

commit 274a448a908edd15016ecd2064c51f36c72b9b2e
Author: Jérôme Guelfucci <[email protected]>
Date:   Sun Nov 25 11:28:12 2012 +0100

    Remove duplicated accelerator.

 settings-dialogs/xfwm4-tweaks-dialog.glade |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/settings-dialogs/xfwm4-tweaks-dialog.glade 
b/settings-dialogs/xfwm4-tweaks-dialog.glade
index 981630d..e9996af 100644
--- a/settings-dialogs/xfwm4-tweaks-dialog.glade
+++ b/settings-dialogs/xfwm4-tweaks-dialog.glade
@@ -400,7 +400,7 @@ or "skip taskbar" properties set</property>
                 </child>
                 <child>
                   <object class="GtkCheckButton" 
id="borderless_maximize_check">
-                    <property name="label" translatable="yes">Hide _frame of 
windows when ma_ximized</property>
+                    <property name="label" translatable="yes">Hide frame of 
windows when ma_ximized</property>
                     <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
@@ -447,8 +447,8 @@ or "skip taskbar" properties set</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkCheckButton" id="snap_resist_check">
-                    <property name="label" translatable="yes">Use _edge 
resistance instead of window snapping</property>
+                  <object class="GtkCheckButton" id="urgent_blink">
+                    <property name="label" translatable="yes">Notify of 
_urgency by making window's decoration blink</property>
                     <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
@@ -463,8 +463,8 @@ or "skip taskbar" properties set</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkCheckButton" id="urgent_blink">
-                    <property name="label" translatable="yes">Notify of 
_urgency by making window's decoration blink</property>
+                  <object class="GtkCheckButton" id="snap_resist_check">
+                    <property name="label" translatable="yes">Use _edge 
resistance instead of window snapping</property>
                     <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to