mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
Bug 551887 – Docs for g_desktop_app_info_new_from_filename () aren't
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. svn path=/trunk/; revision=7481
This commit is contained in:
parent
e55fca9533
commit
6e3f927901
@ -1,3 +1,11 @@
|
||||
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.
|
||||
|
||||
2008-09-12 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gwin32appinfo.c (g_win32_app_info_launch): Don't call
|
||||
|
@ -277,7 +277,7 @@ g_desktop_app_info_new_from_keyfile (GKeyFile *key_file)
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user