aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-12-20 12:27:24 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-12-20 12:27:24 +0800
commit66920017582c86f5a605740e7147af385136ee03 (patch)
treeff777381073ef7d6aec4f0c0a5bee21705905777 /ui
parent415ed32539066c1f085bc9c92d092b713d612a61 (diff)
downloadgsoc2013-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')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-editor.xml6
-rw-r--r--ui/evolution-event-editor.xml2
3 files changed, 10 insertions, 3 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 81186e4b3f..5b99743978 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-20 Srinivasa Ragavan <sragavan@novell.com>
+
+ * evolution-editor.xml: Added tooltips for Attachment
+ * evolution-event-editor.xml: Added tooltips for Alarms
+
2005-12-19 Chenthill Palanisamy <pchenthill@novell.com>
committing for David Trowbridge <trowbrds cs colorado edu>
diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml
index 4837bba55f..4a3e33aa2f 100644
--- a/ui/evolution-editor.xml
+++ b/ui/evolution-editor.xml
@@ -8,7 +8,7 @@
<cmd name="EditPaste" _tip="Paste text from the clipboard" accel="*Control*v" pixtype="stock" pixname="gtk-paste"/>
<cmd name="EditSelectAll" _tip="Select all text" accel="*Control*a"/>
- <cmd name="InsertAttachment" _tip="Click here to attach a file" accel="*Control**Alt*a" pixtype="pixbuf"/>
+ <cmd name="InsertAttachments" _tip="Click here to attach a file" accel="*Control**Alt*a" pixtype="pixbuf"/>
<cmd name="Help" _tip="Click here to view help availabe" accel="*Control*h" pixtype="stock" pixname="gtk-help"/>
@@ -39,7 +39,7 @@
<submenu name="Insert" _label="_Insert">
<placeholder name="Attachments">
- <menuitem name="InsertAttachments" verb="" _label="_Attachments" pixtype="pixbuf"/>
+ <menuitem name="InsertAttachments" verb="" _label="_Attachment..." pixtype="pixbuf"/>
<separator f="" name="attach"/>
</placeholder>
</submenu>
@@ -58,7 +58,7 @@
<toolitem name="FileClose" verb="" _label="Close"/>
<separator f="" name="editor1"/>
- <toolitem name="InsertAttachments" verb="" _label="Attachments" pixtype="pixbuf"/>
+ <toolitem name="InsertAttachments" verb="" _label="Attach" pixtype="pixbuf"/>
<separator f="" name="ecal3"/>
</dockitem>
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>