Add g_app_info_get_commandline. Requested by Hans Petter Jansson.

* gio.symbols:
        * gappinfo.[hc]: Add g_app_info_get_commandline. Requested
        by Hans Petter Jansson.

        * gdesktopappinfo.c: And implement it here.


svn path=/trunk/; revision=7706
This commit is contained in:
Matthias Clasen
2008-11-28 23:16:45 +00:00
parent 0be828b4f8
commit a44f5f6aaa
7 changed files with 58 additions and 4 deletions

View File

@@ -1,9 +1,13 @@
@008-11-28 Matthias Clasen <mclasen@redhat.com>
2008-11-28 Matthias Clasen <mclasen@redhat.com>
* gio/gio-sections.txt: Add g_app_info_get_commandline
2008-11-28 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/keyfile.sgml: Explain locale identifiers in
more detail
@008-11-28 Matthias Clasen <mclasen@redhat.com>
2008-11-28 Matthias Clasen <mclasen@redhat.com>
Bug 562549 g_byte_array_free should tell how free data

View File

@@ -1066,6 +1066,7 @@ g_app_info_get_id
g_app_info_get_name
g_app_info_get_description
g_app_info_get_executable
g_app_info_get_commandline
g_app_info_get_icon
g_app_info_launch
g_app_info_supports_files