aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-09-13 18:38:25 +0800
committerChristian Persch <chpe@src.gnome.org>2004-09-13 18:38:25 +0800
commita04af5554c7ffd589bc9b8e39d33cf6001bb9e30 (patch)
tree3302cd07c9927c285b2b32c792f24379f6fb63ed /ChangeLog
parent9ea59954b1c4c79acc545a13c4199aba2a8d66e6 (diff)
downloadgsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar.gz
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar.bz2
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar.lz
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar.xz
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.tar.zst
gsoc2013-epiphany-a04af5554c7ffd589bc9b8e39d33cf6001bb9e30.zip
Fix for too-small notebook tab close buttons. Fixes bug #144772.
2004-09-13 Christian Persch <chpe@cvs.gnome.org> * data/art/Makefile.am: * data/art/epiphany-close-tab.png: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * src/ephy-notebook.c: (build_tab_label): Fix for too-small notebook tab close buttons. Fixes bug #144772.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03288d03d..1dd9b06f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
+ * data/art/Makefile.am:
+ * data/art/epiphany-close-tab.png:
+ * lib/ephy-stock-icons.c: (ephy_stock_icons_init):
+ * src/ephy-notebook.c: (build_tab_label):
+
+ Fix for too-small notebook tab close buttons. Fixes bug #144772.
+
+2004-09-13 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-go-action.c: (connect_proxy):
* src/ephy-navigation-action.c: (connect_proxy):