diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-08-15 18:01:38 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-08-15 18:01:38 +0000 |
commit | 8d221c6caa32916789f5fe20331af1d13760b0ad (patch) | |
tree | 0d6b8afddabe063983e0c47039a9a641ad5417ba /README.in | |
parent | 0d52beb5db6cda4851c7cd762ebdc41bcef6f62f (diff) | |
download | gtk+-8d221c6caa32916789f5fe20331af1d13760b0ad.tar.gz |
Some doc additions
svn path=/trunk/; revision=21129
Diffstat (limited to 'README.in')
-rw-r--r-- | README.in | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,6 +48,11 @@ Release notes for 2.14 to GTK_SENSITIVITY_ON, so that the button is always sensitive or GTK_SENSITIVITY_OFF to make it insensitive respectively. +* gdk-pixbuf will use GIO for mime type detection if possible. For + this to work, shared-mime-info needs to be installed and XDG_DATA_DIRS + set accordingly at configure time. Otherwise, gdk-pixbuf falls + back to its built-in sniffing implementation. + Release notes for 2.12 ====================== |