From 52153d269668a33d29f2337a594fa313782d301e Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Mon, 24 Feb 2003 02:19:59 +0000 Subject: Fix an attributes typo and add stock icon identifiers to silence warning 2003-02-23 Hans Petter Jansson * evolution-comp-editor.xml: Fix an attributes typo and add stock icon identifiers to silence warning spew. svn path=/trunk/; revision=20012 --- ui/ChangeLog | 5 +++++ ui/evolution-comp-editor.xml | 40 +++++++++++++++++++++++----------------- 2 files changed, 28 insertions(+), 17 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 14a876cc63..8955339632 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2003-02-23 Hans Petter Jansson + + * evolution-comp-editor.xml: Fix an attributes typo and add stock + icon identifiers to silence warning spew. + 2003-01-22 Ettore Perazzoli * Makefile.am (uidir): Removed (this is now defined in diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml index e910a24116..7bc0fa6d70 100644 --- a/ui/evolution-comp-editor.xml +++ b/ui/evolution-comp-editor.xml @@ -3,29 +3,35 @@ + _tip="Print this item" + stockid="gtk-print"/> + _tip="Preview the printed item" + stockid="gtk-print-preview"/> + accel="*Control*s" + stockid="gtk-save"/> + accel="*Control*Return" + stockid="gtk-save"/> + accel="*Control*Alt*s" + stockid="gtk-save-as"/> + _tip="Delete this item" + stockid="gtk-delete"/> + stockid="gtk-close" accel="*Control*w"/> @@ -33,21 +39,21 @@ - + - + - + - + - + - + @@ -63,20 +69,20 @@ - - + - + - + -- cgit v1.2.3