aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-08-17 04:56:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-08-17 04:56:42 +0800
commita260eb956d54acdeb57b69d5b2d610c97217509c (patch)
tree77492372a06b36f1d7cea0bccf2c365eff70d8d1 /ui
parent8399cad79100c86a408761148b00ce64964cbbaa (diff)
downloadgsoc2013-evolution-a260eb956d54acdeb57b69d5b2d610c97217509c.tar.gz
gsoc2013-evolution-a260eb956d54acdeb57b69d5b2d610c97217509c.tar.zst
gsoc2013-evolution-a260eb956d54acdeb57b69d5b2d610c97217509c.zip
rename menu item to Assign Task and tidy
2001-08-16 JP Rosevear <jpr@ximian.com> * evolution-task-editor.xml: rename menu item to Assign Task and tidy svn path=/trunk/; revision=12124
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-task-editor.xml10
2 files changed, 10 insertions, 5 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index a0d429d8bb..f9b2d2240e 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-16 JP Rosevear <jpr@ximian.com>
+
+ * evolution-task-editor.xml: rename menu item to Assign Task and
+ tidy
+
2001-08-16 Anna Marie Dirks <anna@ximian.com>
* evolution-mail-message.xml : removed the Print Setup menu
diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml
index 4b72714659..f9fe541784 100644
--- a/ui/evolution-task-editor.xml
+++ b/ui/evolution-task-editor.xml
@@ -2,14 +2,14 @@
<commands>
- <cmd name="ActionDelegateTask" _label="Delegate Task"
- _tip="Schedule a meeting for this item"/>
+ <cmd name="ActionAssignTask" _label="Assign Task"
+ _tip="Assign this task to others"/>
<cmd name="ActionRefreshTask" _label="Re_fresh Task"
- _tip="Obtain the latest meeting information"/>
+ _tip="Obtain the latest task information"/>
<cmd name="ActionCancelTask" _label="Cancel Task"
- _tip="Cancel the meeting for this item"/>
+ _tip="Cancel this task"/>
<cmd name="ActionForward" _label="Forward as i_Calendar"
_tip="Forward this item via email"/>
@@ -22,7 +22,7 @@
<placeholder name="Actions">
- <menuitem name="ActionDelegateTask" verb=""/>
+ <menuitem name="ActionAssignTask" verb=""/>
<menuitem name="ActionRefreshTask" verb=""/>
* - Update to 1.4.0ehaupt2013-05-074-19/+18 * - update libmatroska to 1.3.0bapt2011-09-273-4/+4 * Update to 1.2.0.kwm2011-06-283-4/+6 * Update to 1.1.0.kwm2011-02-283-7/+5 * Update to 1.0.0.kwm2010-08-193-6/+6 * - Fix patch filesylvio2010-06-011-10/+10 * - Update to 0.9.0sylvio2010-06-014-4/+16 * Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-261-0/+1 * Give maintainership to multimedia@FreeBSD.org.lioux2007-04-011-1/+1 * - Update to 0.8.1sat2007-02-253-18/+10 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Add SHA256 checksumlioux2005-11-111-0/+1 * Update to 0.8.0lioux2005-11-022-4/+3 * o LIB_DEPENDS on textproc/libebml instead of BUILD_DEPENDSlioux2005-10-171-1/+2