glib r7481 - trunk/gio



Author: cosimoc
Date: Sat Sep 13 23:47:41 2008
New Revision: 7481
URL: http://svn.gnome.org/viewvc/glib?rev=7481&view=rev

Log:
2008-09-14  Cosimo Cecchi  <cosimoc gnome org>

	Bug 551887 â Docs for g_desktop_app_info_new_from_filename ()
	aren't clear.

	* gdesktopappinfo.c: add a note in the docs clarifying what the
	"filename" parameter really is.


Modified:
   trunk/gio/ChangeLog
   trunk/gio/gdesktopappinfo.c

Modified: trunk/gio/gdesktopappinfo.c
==============================================================================
--- trunk/gio/gdesktopappinfo.c	(original)
+++ trunk/gio/gdesktopappinfo.c	Sat Sep 13 23:47:41 2008
@@ -277,7 +277,7 @@
 
 /**
  * g_desktop_app_info_new_from_filename:
- * @filename: a string containing a file name.
+ * @filename: the path of a desktop file, in the GLib filename encoding
  * 
  * Creates a new #GDesktopAppInfo.
  *



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