Add G_FILE_ATTRIBUTE_PREVIEW_ICON to doc table
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 15 Nov 2008 00:03:25 +0000 (00:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 15 Nov 2008 00:03:25 +0000 (00:03 +0000)
svn path=/trunk/; revision=7654

gio/ChangeLog
gio/gfileattribute.c

index cc38db6..4a80906 100644 (file)
@@ -1,3 +1,7 @@
+2008-11-14  Matthias Clasen <mclasen@redhat.com>
+
+       * gfileattribute.c: Add G_FILE_ATTRIBUTE_PREVIEW_ICON to doc table.
+
 2008-11-12  Tor Lillqvist  <tml@novell.com>
 
        Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init()
index 338f809..a3bc0ae 100644 (file)
  * <row><entry>%G_FILE_ATTRIBUTE_OWNER_GROUP</entry><entry>owner::group</entry><entry>string</entry></row>
  * <row><entry>%G_FILE_ATTRIBUTE_THUMBNAIL_PATH</entry><entry>thumbnail::path</entry><entry>bytestring</entry></row>
  * <row><entry>%G_FILE_ATTRIBUTE_THUMBNAILING_FAILED</entry><entry>thumbnail::failed</entry><entry>boolean</entry></row>
+ * <row><entry>%G_FILE_ATTRIBUTE_PREVIEW_ICON</entry><entry>preview::icon</entry><entry>object (#GIcon)</entry></row>
  * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_SIZE</entry><entry>filesystem::size</entry><entry>uint64</entry></row>
  * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_FREE</entry><entry>filesystem::free</entry><entry>uint64</entry></row>
  * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_TYPE</entry><entry>filesystem::type</entry><entry>string</entry></row>