2008-03-01 Benjamin Otte <otte@gnome.org>
* gfile.c:
clarify docs for g_file_delete().
svn path=/trunk/; revision=6608
+2008-03-01 Benjamin Otte <otte@gnome.org>
+
+ * gfile.c:
+ clarify docs for g_file_delete().
+
2008-02-29 Alexander Larsson <alexl@redhat.com>
* glocalfileinfo.c:
* @cancellable: optional #GCancellable object, %NULL to ignore.
* @error: a #GError, or %NULL
*
- * Deletes a file.
+ * Deletes a file. If the @file is a directory, it will only be deleted if it
+ * is empty.
*
* If @cancellable is not %NULL, then the operation can be cancelled by
* triggering the cancellable object from another thread. If the operation