glib r6560 - trunk/gio



Author: matthiasc
Date: Sat Feb 23 05:05:39 2008
New Revision: 6560
URL: http://svn.gnome.org/viewvc/glib?rev=6560&view=rev

Log:
Small doc fix


Modified:
   trunk/gio/ChangeLog
   trunk/gio/gfileinfo.h

Modified: trunk/gio/gfileinfo.h
==============================================================================
--- trunk/gio/gfileinfo.h	(original)
+++ trunk/gio/gfileinfo.h	Sat Feb 23 05:05:39 2008
@@ -727,8 +727,8 @@
 /**
  * G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT:
  *
- * A key in the "trash" namespace.  When requested against 'trash:///'
- * returns the number of (toplevel) items in the trash folder.
+ * A key in the "trash" namespace.  When requested against 
+ * "trash:///" returns the number of (toplevel) items in the trash folder.
  * Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.
  **/
 #define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count"     /* uint32 */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]