diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-11-13 00:48:03 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-11-13 00:48:03 +0000 |
commit | 99a9ad8ce9bc0d6c318c3051f796d04120bc91f6 (patch) | |
tree | 7dfe3de153a41631611e8fc4be85aaa8bff75c7e /ChangeLog | |
parent | bdb8bd13db56db682f029ce4f5224e148e9457e7 (diff) | |
download | gtk+-99a9ad8ce9bc0d6c318c3051f796d04120bc91f6.tar.gz |
Use GTK_DATADIR/{icons,pixmaps} instead of
Thu Nov 13 01:46:32 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkicontheme.c (gtk_icon_theme_init): Use
GTK_DATADIR/{icons,pixmaps} instead of
GTK_DATA_PREFIX/{icons,pixmaps}. (#123365, Marco Pesenti Gritti)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Nov 13 01:46:32 2003 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkicontheme.c (gtk_icon_theme_init): Use + GTK_DATADIR/{icons,pixmaps} instead of + GTK_DATA_PREFIX/{icons,pixmaps}. (#123365, Marco Pesenti Gritti) + Wed Nov 12 21:40:10 2003 Matthias Clasen <maclas@gmx.de> Changes to improve menu positioning on Xinerama (#108328, #126150): |