diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-08 06:40:07 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-08 06:40:07 +0800 |
commit | e3277a25faf64f4b8f2525a217b66a974c54126f (patch) | |
tree | 1403443f019c81cd65e1f6a1cb7fa70af6602f3e /ui/evolution-event-editor.xml | |
parent | b20396dd8b4146f3577e3629cf8bcb8f9920de52 (diff) | |
download | gsoc2013-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/evolution-event-editor.xml')
-rw-r--r-- | ui/evolution-event-editor.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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> |