diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-01 19:21:00 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-01 19:21:00 +0000 |
commit | 306011d26a36adec96a29eb53328f17ddf336388 (patch) | |
tree | 36431bf9ec816f5330582fe9788e97c63c597833 /ChangeLog.pre-2-8 | |
parent | 9cffa701489ed82f87aa37ba072b1faa12fbc8e6 (diff) | |
download | gtk+-306011d26a36adec96a29eb53328f17ddf336388.tar.gz |
Rename the default theme to "Raleigh". (#312254, Thomas Wood)
2005-08-01 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (install-data-local):
* gtk/gtksettings.c (gtk_settings_class_init): Rename the
default theme to "Raleigh". (#312254, Thomas Wood)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index bd5d234f5b..4799a35f2e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,9 @@ 2005-08-01 Matthias Clasen <mclasen@redhat.com> + * gtk/Makefile.am (install-data-local): + * gtk/gtksettings.c (gtk_settings_class_init): Rename the + default theme to "Raleigh". (#312254, Thomas Wood) + * gtk/gtkdnd.c (set_icon_stock_pixbuf): Create the icon window with the correct dimensions. (#312256, Mike Morrison) |