summaryrefslogtreecommitdiff
path: root/settings-dialogs
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2019-06-17 22:31:58 +0200
committerOlivier Fourdan <fourdan@xfce.org>2019-06-18 22:22:03 +0200
commit307f511473d0d0d8a492eef2f2f69276075e7619 (patch)
tree0370bfc19c3e81684c5244e9641c846e29b7d739 /settings-dialogs
parent464e152297c75354c58f1661fc9aa6cf9d417706 (diff)
downloadxfwm4-307f511473d0d0d8a492eef2f2f69276075e7619.tar.gz
settings-dialog: String change
Bug: 15587 Rephrase “Draw frame around selected windows while cycling” to “Draw frame around selected window while cycling” Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
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 9e2cee506..9ff957a30 100644
--- a/settings-dialogs/xfwm4-tweaks-dialog.glade
+++ b/settings-dialogs/xfwm4-tweaks-dialog.glade
@@ -160,7 +160,7 @@ or "skip taskbar" properties set</property>
</child>
<child>
<object class="GtkCheckButton" id="cycle_draw_frame">
- <property name="label" translatable="yes">_Draw frame around selected windows while cycling</property>
+ <property name="label" translatable="yes">_Draw frame around selected window while cycling</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>