From 1e5c74f855dca5c1d1a017a7abbce39768e9efef Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 6 Oct 2005 18:21:52 +0000 Subject: Several bug fixes under calendar. Use common shortcut for preview pane. 2005-10-06 Srinivasa Ragavan * calendar/: Several bug fixes under calendar. * ui/: Use common shortcut for preview pane. svn path=/trunk/; revision=30497 --- ui/ChangeLog | 9 +++++++++ ui/evolution-addressbook.xml | 6 +++--- ui/evolution-mail-global.xml | 2 +- ui/evolution-tasks.xml | 9 +++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 8f99833559..f9c8ad4b39 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2005-10-06 Srinivasa Ragavan + + * evolution-addressbook.xml: Change preview pane to Contact Preview. + * evolution-mail-global.xml: + * evolution-tasks.xml: Add task show/hide preview toggle button. + + Make C+S+V as the short cut for show/hide preview uniformly, across + evolution. + 2005-09-24 Andre Klapper * evolution-message-composer.xml: changing the order of the main menu items due to HIG (#308614) diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 7db9c0cc98..4ad07a7253 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -59,9 +59,9 @@ _tip="Move Selected Contacts to Another Folder..." accel="*Control**Shift*v"/> - @@ -84,7 +84,7 @@ - + diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index 66c191c3c8..eed924ae15 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -33,7 +33,7 @@ diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml index d0db7dfdf0..ac12e40157 100644 --- a/ui/evolution-tasks.xml +++ b/ui/evolution-tasks.xml @@ -15,6 +15,9 @@ + + + @@ -46,6 +49,12 @@ + + + + + + -- cgit