online_help: use g_spawn_async instead of g_spawn_command_line_async
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Jan 2012 20:01:20 +0000 (21:01 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Jan 2012 20:01:20 +0000 (21:01 +0100)
This change avoids potential problems caused by metacharacters in the
constructed command arguments.

Suggested by Ben Pfaff.


No differences found