[Xfce4-commits] <xfwm4:master> Improve workspace dialog subtitle/comment.
Nick Schermer
noreply at xfce.org
Sat Apr 7 20:00:02 CEST 2012
Updating branch refs/heads/master
to f6cf2059575ac12cbad99318952842fd0c2c576a (commit)
from 8e51322c3a2ecb3234cced93a47b9eec6bf724ed (commit)
commit f6cf2059575ac12cbad99318952842fd0c2c576a
Author: Nick Schermer <nick at xfce.org>
Date: Sat Apr 7 19:57:47 2012 +0200
Improve workspace dialog subtitle/comment.
The comment never mentioned the margins.
.../xfce-workspaces-settings.desktop.in | 2 +-
settings-dialogs/xfwm4-workspace-dialog.glade | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/settings-dialogs/xfce-workspaces-settings.desktop.in b/settings-dialogs/xfce-workspaces-settings.desktop.in
index 903804c..7f5292e 100644
--- a/settings-dialogs/xfce-workspaces-settings.desktop.in
+++ b/settings-dialogs/xfce-workspaces-settings.desktop.in
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
_Name=Workspaces
-_Comment=Set number and names of workspaces
+_Comment=Configure layout, names and margins
Exec=xfwm4-workspace-settings
Icon=xfce4-workspaces
Terminal=false
diff --git a/settings-dialogs/xfwm4-workspace-dialog.glade b/settings-dialogs/xfwm4-workspace-dialog.glade
index 10da20f..3a9df15 100644
--- a/settings-dialogs/xfwm4-workspace-dialog.glade
+++ b/settings-dialogs/xfwm4-workspace-dialog.glade
@@ -35,7 +35,7 @@
<property name="window_position">center-on-parent</property>
<property name="icon_name">xfce4-workspaces</property>
<property name="type_hint">dialog</property>
- <property name="subtitle" translatable="yes">Set number and names of workspaces</property>
+ <property name="subtitle" translatable="yes">Configure layout, names and margins</property>
<child internal-child="vbox">
<object class="GtkVBox" id="main-vbox">
<property name="visible">True</property>
More information about the Xfce4-commits
mailing list