Basic support for opening URLs. Not tested on Windows yet. Uses glib's g_spawn_asyn...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 17 Feb 2008 11:46:10 +0000 (11:46 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 17 Feb 2008 11:46:10 +0000 (11:46 +0000)
commit4e688c2660236b6d8674882655fa494946f41a8e
treea51327be31a325ce9a6a875d691342bf00bb5338
parente4bc261806ffc0f9608fc67141648382b7c5fe1a
Basic support for opening URLs.  Not tested on Windows yet.  Uses glib's g_spawn_async() rather than glibmm's spawn_async() because it allows us to pass NULL for the environmrnt and inherit the parent's environment.

git-svn-id: http://svn.voria.com/code@1726 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/app.cpp
synfig-studio/trunk/src/gtkmm/app.h