[Xfce4-commits] <xfwm4:ochosi/tabwin> Simplify string for checkbox to activate listview
Simon Steinbeiss
noreply at xfce.org
Thu Dec 5 13:02:01 CET 2013
Updating branch refs/heads/ochosi/tabwin
to 135067df3617c637a335faef1f8bf8e231d6a0a9 (commit)
from da430eb8ffc740cf26d344b77dafb57d8d761790 (commit)
commit 135067df3617c637a335faef1f8bf8e231d6a0a9
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 7f12809..6e48449 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