diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2004-05-22 18:46:37 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-22 18:46:37 +0800 |
commit | 2f3549b038f5dfab747c4aa104d2135fb1ae7f96 (patch) | |
tree | 2662da8d40ebe38eb0ac6e6ede2ec0615363c6bb /ChangeLog | |
parent | 3295e6a3df41e3e94d01c4c62f597b9bf6a2f213 (diff) | |
download | gsoc2013-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |