]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Complain when there is no index.theme file in the specified directory,
[~andy/gtk] / ChangeLog.pre-2-8
index f932582284097a9824ee9fe95de6d74171d8827b..929e92f4ba56eaa0acc70ba84bedf0fafb955bba 100644 (file)
@@ -1,5 +1,9 @@
 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/updateiconcache.c: Complain when there is no index.theme file
+       in the specified directory, unless --force is used. Also add an
+       --index-only option to create caches without image data.
+
        * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop): Fix a
        C99ism.  (#314262, Robert Jeff Mitchell)