aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-11-08 06:40:07 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-11-08 06:40:07 +0800
commite3277a25faf64f4b8f2525a217b66a974c54126f (patch)
tree1403443f019c81cd65e1f6a1cb7fa70af6602f3e /ui
parentb20396dd8b4146f3577e3629cf8bcb8f9920de52 (diff)
downloadgsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar.gz
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar.bz2
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar.lz
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar.xz
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.tar.zst
gsoc2013-evolution-e3277a25faf64f4b8f2525a217b66a974c54126f.zip
removed ``FIXME'' from the ``Schedule Meeting'' menu.
* evolution-event-editor.xml: removed ``FIXME'' from the ``Schedule Meeting'' menu. svn path=/trunk/; revision=6492
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-event-editor.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 94adfc3c12..540fbfd519 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-07 Jesse Pavel <jpavel@helixcode.com>
+
+ * evolution-event-editor.xml: removed ``FIXME'' from the ``Schedule Meeting''
+ menu.
+
2000-11-06 Jeffrey Stedfast <fejj@helixcode.com>
* evolution-mail.xml: Updated Message menu.
diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml
index 5460052e2b..ff65d64b2f 100644
--- a/ui/evolution-event-editor.xml
+++ b/ui/evolution-event-editor.xml
@@ -65,7 +65,7 @@
<cmd name="GoNext" _label="Next" _tip="Go to the next item"
pixtype="stock" pixname="Forward"/>
- <menuitem name="ActionScheduleMeeting" _label="FIXME: Schedule Meeting"
+ <menuitem name="ActionScheduleMeeting" _label="Schedule Meeting"
_tip="Schedule some sort of a meeting"/>
<cmd name="HelpAbout" _label="About..." _tip="About this application"
@@ -347,4 +347,4 @@
<item name="main"/>
</status>
-</Root> \ No newline at end of file
+</Root>