clarify docs for g_file_delete().
authorBenjamin Otte <otte@gnome.org>
Sat, 1 Mar 2008 14:52:03 +0000 (14:52 +0000)
committerBenjamin Otte <otte@src.gnome.org>
Sat, 1 Mar 2008 14:52:03 +0000 (14:52 +0000)
2008-03-01  Benjamin Otte  <otte@gnome.org>

* gfile.c:
clarify docs for g_file_delete().

svn path=/trunk/; revision=6608

gio/ChangeLog
gio/gfile.c

index af71aaa9c90d7d30d55649ce4ad0224f02e66503..f9ed489a6b3b34d74b24bbb89a96bbab58f6ba2d 100644 (file)
@@ -1,3 +1,8 @@
+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:
index be387bd84c3a07ae610831c64cf8638729ba8e33..bef1037eae8ce2649e07f43a665f9f681b42147d 100644 (file)
@@ -2707,7 +2707,8 @@ g_file_make_symbolic_link (GFile         *file,
  * @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