aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-tasks.xml
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-08-01 00:23:28 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-08-01 00:23:28 +0800
commit8b75b6f1c10ad17bf206e24cd1d50399c029a928 (patch)
treeca0d270ce5317730740967ea087cce676966ae9a /ui/evolution-tasks.xml
parentd96fe8dc0a462489d863ee32f46e1631ca129e3e (diff)
downloadgsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar.gz
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar.bz2
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar.lz
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar.xz
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.tar.zst
gsoc2013-evolution-8b75b6f1c10ad17bf206e24cd1d50399c029a928.zip
Add a pixmap to the Tasks Settings option to make it consistent with the
2001-07-31 Federico Mena Quintero <federico@ximian.com> * evolution-tasks.xml: Add a pixmap to the Tasks Settings option to make it consistent with the one in the calendar folder. svn path=/trunk/; revision=11515
Diffstat (limited to 'ui/evolution-tasks.xml')
-rw-r--r--ui/evolution-tasks.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
index 1ba386cdfa..87723b62d4 100644
--- a/ui/evolution-tasks.xml
+++ b/ui/evolution-tasks.xml
@@ -14,8 +14,7 @@
<cmd name="TasksPaste" pixtype="stock" pixname="Paste"
_tip="Paste task from the clipboard" verb="TasksPaste" accel="*Control*v"/>
- <cmd name="TasksPreferences" _tip="Set task view preferences"
- _verb="TasksPreferences"/>
+ <cmd name="TasksSettings" _tip="Configure the task view's settings"/>
</commands>
<menu>
@@ -68,9 +67,9 @@
<submenu name="Tools">
<placeholder name="Component">
- <menuitem name="Preferences"
- _label="_Tasks Settings..."
- verb="TasksPreferences"/>
+ <menuitem name="TasksSettings"
+ _label="Tasks Settings"
+ verb="TasksSettings" pixtype="pixbuf"/>
</placeholder>
</submenu>