diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-12-20 12:27:24 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-12-20 12:27:24 +0800 |
commit | 66920017582c86f5a605740e7147af385136ee03 (patch) | |
tree | ff777381073ef7d6aec4f0c0a5bee21705905777 /ui/evolution-event-editor.xml | |
parent | 415ed32539066c1f085bc9c92d092b713d612a61 (diff) | |
download | gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar.gz gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar.bz2 gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar.lz gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar.xz gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.tar.zst gsoc2013-evolution-66920017582c86f5a605740e7147af385136ee03.zip |
Added tooltips for Attachment Added tooltips for Alarms
2005-12-20 Srinivasa Ragavan <sragavan@novell.com>
* evolution-editor.xml: Added tooltips for Attachment
* evolution-event-editor.xml: Added tooltips for Alarms
svn path=/trunk/; revision=30887
Diffstat (limited to 'ui/evolution-event-editor.xml')
-rw-r--r-- | ui/evolution-event-editor.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index e4e3eff1f9..1aabb152bb 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -47,6 +47,8 @@ _tip="Query free / busy information for the attendees" pixtype="pixbuf"/> <cmd name="InsertSendOptions" _label="Send Options" _tip="Insert advanced send options"/> + <cmd name="ActionAlarm" _label="Alarms" + _tip="Click here to set or unset alarms for this event" /> </commands> |