Actually call the launch_uris method, not launch.
authorAlexander Larsson <alexl@redhat.com>
Fri, 1 Feb 2008 12:02:52 +0000 (12:02 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 1 Feb 2008 12:02:52 +0000 (12:02 +0000)
commita7749bab36a79b509310baf8e479da2bf75d58a0
treec18984aac4120869670e6c0ac0e7344101bfbf4f
parentd9b8be3b5cd6282a91eb74dbd5b97e8d65c7df2b
Actually call the launch_uris method, not launch.

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

* gappinfo.c (g_app_info_launch_uris):
Actually call the launch_uris method, not
launch.

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

* gdesktopappinfo.c (g_desktop_app_info_equal):
Ensure appinfos with no id but same pointer value
compare equal

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