Add doc comment about uris vs GFiles to g_app_info_launch()
authorAlexander Larsson <alexl@redhat.com>
Wed, 30 Jan 2008 11:27:02 +0000 (11:27 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 30 Jan 2008 11:27:02 +0000 (11:27 +0000)
commit692e9086b49fbfb5e1a6066e73a396520568c82a
treef6339b25c02b66fc248ee1075928f208481cf500
parentfc93e63edd0415a22cd9ffc726a54837ff8f7d4a
Add doc comment about uris vs GFiles to g_app_info_launch()

2008-01-30  Alexander Larsson  <alexl@redhat.com>

        * gappinfo.c:
Add doc comment about uris vs GFiles to
g_app_info_launch()

        * gdesktopappinfo.c:
Ensure uris passed to g_app_info_launch_uris()
are not roundtriped through GFile (as that
may be slightly destructive for e.g. mailto: links)

svn path=/trunk/; revision=6424
gio/ChangeLog
gio/gappinfo.c
gio/gdesktopappinfo.c