After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612832 - [GDesktopAppInfo] New function g_desktop_app_info_get_filename
[GDesktopAppInfo] New function g_desktop_app_info_get_filename
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks: 611118
 
 
Reported: 2010-03-13 23:13 UTC by Colin Walters
Modified: 2010-03-14 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[GDesktopAppInfo] New function g_desktop_app_info_get_filename (1.92 KB, patch)
2010-03-13 23:13 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2010-03-13 23:13:22 UTC
This allows access to the full file path, where possible.
Comment 1 Colin Walters 2010-03-13 23:13:24 UTC
Created attachment 156085 [details] [review]
[GDesktopAppInfo] New function g_desktop_app_info_get_filename
Comment 2 Matthias Clasen 2010-03-14 19:18:06 UTC
Comment on attachment 156085 [details] [review]
[GDesktopAppInfo] New function g_desktop_app_info_get_filename

No objections. Just fix the since tag to say 2.24.

And please add it to gio.symbols and docs/reference/gio/gio-sections.txt when you commit it.
Comment 3 Colin Walters 2010-03-14 19:45:56 UTC
Attachment 156085 [details] pushed as f552689 - [GDesktopAppInfo] New function g_desktop_app_info_get_filename