aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2004-05-22 18:46:37 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-22 18:46:37 +0800
commit2f3549b038f5dfab747c4aa104d2135fb1ae7f96 (patch)
tree2662da8d40ebe38eb0ac6e6ede2ec0615363c6bb /ChangeLog
parent3295e6a3df41e3e94d01c4c62f597b9bf6a2f213 (diff)
downloadgsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar.gz
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar.bz2
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar.lz
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar.xz
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.tar.zst
gsoc2013-epiphany-2f3549b038f5dfab747c4aa104d2135fb1ae7f96.zip
Set the drag icon on realize, otherwise the current icon theme isn't used,
2004-05-22 Crispin Flowerday <gnome@flowerday.cx> * libegg/toolbareditor/egg-toolbar-editor.c (event_box_realize_cb), (editor_create_item): Set the drag icon on realize, otherwise the current icon theme isn't used, and it falls back to the default theme.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c12b2410e..f2272d686 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-22 Crispin Flowerday <gnome@flowerday.cx>
+
+ * libegg/toolbareditor/egg-toolbar-editor.c
+ (event_box_realize_cb), (editor_create_item):
+
+ Set the drag icon on
+ realize, otherwise the current icon theme isn't used, and it falls
+ back to the default theme.
+
2004-05-22 Christian Persch <chpe@cvs.gnome.org>
* configure.in: