aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2006-07-26 20:43:41 +0800
committerLuca Ferretti <lferrett@src.gnome.org>2006-07-26 20:43:41 +0800
commit428d2a25a38823da0663d9b429813fe475255a8f (patch)
tree7a9419eabbcfbed9cfa4b2fe8638f40a1cd55b99 /ChangeLog
parent105f40169c424573ee01d284f54151e0c40b0b23 (diff)
downloadgsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar.gz
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar.bz2
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar.lz
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar.xz
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.tar.zst
gsoc2013-epiphany-428d2a25a38823da0663d9b429813fe475255a8f.zip
Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File ->
2006-07-26 Luca Ferretti <elle.uca@libero.it> * lib/ephy-stock-icons.c: * lib/ephy-stock-icons.h: * src/ephy-window.c: Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> New Window. Use "tab-new", "bookmark-new" and "mail-forward" named icons from Icon Naming Standard for related actions. A first step to fix bug # 348350
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7be9cbc8d..f7bc6d63e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-07-26 Luca Ferretti <elle.uca@libero.it>
+
+ * lib/ephy-stock-icons.c:
+ * lib/ephy-stock-icons.h:
+ * src/ephy-window.c:
+
+ Define STOCK_NEW_WINDOW with named icon "window-new" and use it
+ in File -> New Window. Use "tab-new", "bookmark-new" and
+ "mail-forward" named icons from Icon Naming Standard for related
+ actions. A first step to fix bug # 348350
+
2006-07-24 Jean-François Rameau <jframeau@cvs.gnome.org>
* lib/ephy-spell-check.c: (ephy_spell_check_init):