diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-event-editor.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 8955339632..d6a308c646 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,9 @@ 2003-02-23 Hans Petter Jansson <hpj@ximian.com> + * evolution-event-editor.xml: Fix an attributes typo. + +2003-02-23 Hans Petter Jansson <hpj@ximian.com> + * evolution-comp-editor.xml: Fix an attributes typo and add stock icon identifiers to silence warning spew. diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index dfc8d36adb..67f825ccb2 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -38,7 +38,7 @@ </menu> -<dockitem name="Toolbar"relief="none" behavior="exclusive" +<dockitem name="Toolbar" relief="none" behavior="exclusive" _tip="Main toolbar" hlook="both_horiz" vlook="icon"> <placeholder name="Actions"> |