aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-editor.xml4
-rw-r--r--ui/evolution-tasks.xml2
3 files changed, 8 insertions, 3 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index c8446c2eef..944f1767ac 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,10 @@
2006-01-12 Harish Krishnaswamy <kharish@novell.com>
+ * evolution-editor.xml:
+ * evolution-tasks.xml: More changes. Refer url below.
+
+2006-01-12 Harish Krishnaswamy <kharish@novell.com>
+
* evolution-calendar.xml:
* evolution-task-editor.xml: Fix accelerators
(UI Hackfest - see http://go-evolution.org/Shortcut_Keys_Review)
diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml
index 3279ec0975..071e198c67 100644
--- a/ui/evolution-editor.xml
+++ b/ui/evolution-editor.xml
@@ -8,8 +8,8 @@
<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="InsertAttachments" _tip="Click here to attach a file" accel="*Control**Alt*a" pixtype="pixbuf"/>
- <cmd name="Help" _tip="Click here to view help available" accel="*Control*h" pixtype="stock" pixname="gtk-help"/>
+ <cmd name="InsertAttachments" _tip="Click here to attach a file" accel="*Control*m" pixtype="pixbuf"/>
+ <cmd name="Help" _tip="Click here to view help available" accel="F1" pixtype="stock" pixname="gtk-help"/>
</commands>
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
index 264bea7d7f..29fe3780ed 100644
--- a/ui/evolution-tasks.xml
+++ b/ui/evolution-tasks.xml
@@ -13,7 +13,7 @@
<cmd name="TasksMarkComplete" _tip="Mark selected tasks as complete" accel="*Control*k" sensitive="0"/>
<cmd name="TasksPurge" _label="Purg_e" _tip="Delete completed tasks" accel="*Control*e"/>
- <cmd name="TasksAssign" _label="_Assign Task" accel="*Control*a"/>
+ <cmd name="TasksAssign" _label="_Assign Task"/>
<cmd name="TasksForward" _label="_Forward as iCalendar" accel="*Control*f"/>
<cmd name="ViewPreview" _tip="Show task preview window" accel="*Control*m" type="toggle"/>