diff options
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 72dfc8f467..b65b484e87 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2004-12-09 Rodney Dawes <dobey@novell.com> + + * evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item + 2004-11-23 Hao Sheng <hao.sheng@sun.com> * evolution-addressbook.xml: Binding Sun Type 6 Keyboard's diff --git a/ui/evolution.xml b/ui/evolution.xml index c4e7b04a21..1a5e2656ce 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -40,7 +40,7 @@ <placeholder name="ComponentItems"/> </submenu> - <menuitem name="OpenNewWindow" verb=""/> + <menuitem name="OpenNewWindow" verb="" pixtype="pixbuf"/> <placeholder name="FileOps"/> |