[Xfce4-commits] <xfce4-panel:devel> Rename Task List to Window Buttons.
Nick Schermer
noreply at xfce.org
Tue Feb 16 16:40:01 CET 2010
Updating branch refs/heads/devel
to e8a690a960bae5b06dc9a85b2955278ded82959e (commit)
from 33950b35eca1a5b06273c790e75612b7289f9a21 (commit)
commit e8a690a960bae5b06dc9a85b2955278ded82959e
Author: Nick Schermer <nick at xfce.org>
Date: Tue Feb 16 16:37:59 2010 +0100
Rename Task List to Window Buttons.
plugins/tasklist/tasklist-dialog.glade | 2 +-
plugins/tasklist/tasklist.desktop.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/plugins/tasklist/tasklist-dialog.glade b/plugins/tasklist/tasklist-dialog.glade
index a3cf37d..7947788 100644
--- a/plugins/tasklist/tasklist-dialog.glade
+++ b/plugins/tasklist/tasklist-dialog.glade
@@ -4,7 +4,7 @@
<!-- interface-requires libxfce4ui 0.0 -->
<!-- interface-naming-policy toplevel-contextual -->
<object class="XfceTitledDialog" id="dialog">
- <property name="title" translatable="yes">Task List</property>
+ <property name="title" translatable="yes">Window Buttons</property>
<property name="icon_name">gtk-properties</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
diff --git a/plugins/tasklist/tasklist.desktop.in b/plugins/tasklist/tasklist.desktop.in
index e74722f..fd20d49 100644
--- a/plugins/tasklist/tasklist.desktop.in
+++ b/plugins/tasklist/tasklist.desktop.in
@@ -1,7 +1,7 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
Encoding=UTF-8
-_Name=Task List
+_Name=Window Buttons
_Comment=Switch between open windows using buttons
Icon=preferences-system-windows
X-XFCE-Module=tasklist
More information about the Xfce4-commits
mailing list