aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-12-10 05:21:06 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-12-10 05:21:06 +0800
commitecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae (patch)
tree57f12a9145309d83def2d45580691dc2f4ab9e73 /shell/ChangeLog
parent3d6c1f33152551942acb96660209b8e86c7d2066 (diff)
downloadgsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar
gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.gz
gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.bz2
gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.lz
gsoc2013-evolution-ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae.tar.xz
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/ChangeLog5
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.