[Xfce4-commits] <xfwm4:master> Simplify string for checkbox to activate listview

Nick Schermer noreply at xfce.org
Sun Feb 23 21:10:25 CET 2014


Updating branch refs/heads/master
         to 6be40e9f72ca6828254ecfa9ae6795358cd38e6d (commit)
       from de06e532227ccbe1313bb82b6e021f08b0639aa5 (commit)

commit 6be40e9f72ca6828254ecfa9ae6795358cd38e6d
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Thu Dec 5 13:01:18 2013 +0100

    Simplify string for checkbox to activate listview

 settings-dialogs/xfwm4-tweaks-dialog.glade |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings-dialogs/xfwm4-tweaks-dialog.glade b/settings-dialogs/xfwm4-tweaks-dialog.glade
index f7b7087..66a95ee 100644
--- a/settings-dialogs/xfwm4-tweaks-dialog.glade
+++ b/settings-dialogs/xfwm4-tweaks-dialog.glade
@@ -173,7 +173,7 @@ or "skip taskbar" properties set</property>
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="cycle_tabwin_mode">
-                    <property name="label" translatable="yes">Show windows being cycled in a _list instead of an icon grid</property>
+                    <property name="label" translatable="yes">Cycle through windows in a _list</property>
                     <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>


More information about the Xfce4-commits mailing list