diff options
author | Rodney Dawes <dobey@novell.com> | 2004-12-10 05:21:06 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-12-10 05:21:06 +0800 |
commit | ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae (patch) | |
tree | 57f12a9145309d83def2d45580691dc2f4ab9e73 /shell/ChangeLog | |
parent | 3d6c1f33152551942acb96660209b8e86c7d2066 (diff) | |
download | gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.gz gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.zst gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.zip |
Use stock_new-window for the New Window menu item in the File menu
2004-12-09 Rodney Dawes <dobey@novell.com>
* e-shell-window-commands.c: Use stock_new-window for the New Window
menu item in the File menu
svn path=/trunk/; revision=28105
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 352579b525..bbe6f5a1ac 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2004-12-09 Rodney Dawes <dobey@novell.com> + + * e-shell-window-commands.c: Use stock_new-window for the New Window + menu item in the File menu + 2004-12-08 David Mosberger <davidm@napali.hpl.hp.com> * main.c: include es-event.h to fix 64 bit platform problems. |