summaryrefslogtreecommitdiff
path: root/settings-dialogs
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2013-12-05 13:01:18 +0100
committerNick Schermer <nick@xfce.org>2014-02-23 21:07:07 +0100
commit6be40e9f72ca6828254ecfa9ae6795358cd38e6d (patch)
tree8787340cf1ee9d8da2d42a02c1ccb04bd3d23a4a /settings-dialogs
parentde06e532227ccbe1313bb82b6e021f08b0639aa5 (diff)
downloadxfwm4-6be40e9f72ca6828254ecfa9ae6795358cd38e6d.tar.gz
Simplify string for checkbox to activate listview
Diffstat (limited to 'settings-dialogs')
-rw-r--r--settings-dialogs/xfwm4-tweaks-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings-dialogs/xfwm4-tweaks-dialog.glade b/settings-dialogs/xfwm4-tweaks-dialog.glade
index f7b708761..66a95ee2e 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>