glib r7003 - in trunk: . glib



Author: matthiasc
Date: Wed Jun 11 16:17:56 2008
New Revision: 7003
URL: http://svn.gnome.org/viewvc/glib?rev=7003&view=rev

Log:
Improve the docs


Modified:
   trunk/ChangeLog
   trunk/glib/gutils.c

Modified: trunk/glib/gutils.c
==============================================================================
--- trunk/glib/gutils.c	(original)
+++ trunk/glib/gutils.c	Wed Jun 11 16:17:56 2008
@@ -2446,6 +2446,9 @@
  * Returns the full path of a special directory using its logical id.
  *
  * On Unix this is done using the XDG special user directories.
+ * For compatibility with existing practise, %G_USER_DIRECTORY_DESKTOP
+ * falls back to <filename>$HOME/Desktop</filename> when XDG special
+ * user directories have not been set up. 
  *
  * Depending on the platform, the user might be able to change the path
  * of the special directory without requiring the session to restart; GLib



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