]> www.fi.muni.cz Git - evince.git/commit
Use g_app_info_launch_uris() instead of g_app_info_launch()
authorDennis Sheil <dennis-evince@vartmp.com>
Fri, 18 Mar 2011 05:30:34 +0000 (01:30 -0400)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 20 Mar 2011 10:20:52 +0000 (11:20 +0100)
commit2bcc52f832a05b0d4145940cb501143f2530ad56
tree75ec00e84481dc7756bc00747860628718053ba5
parentefadec4ffcdde3373f6f4ca0eaac98dc963c4fd5
Use g_app_info_launch_uris() instead of g_app_info_launch()

The g_app_info_launch() call munges the URI.  Fixes bug #644604.
shell/ev-application.c