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)
commitbc9098242e54d481b2c5e2cef970568ab5e953cb
treecaee88cfd68aedec2675603dc69611a88f5e5eea
parentee7b576822f2fa5025e08eccf5c8e7728838c460
online_help: use g_spawn_async instead of g_spawn_command_line_async

This change avoids potential problems caused by metacharacters in the
constructed command arguments.

Suggested by Ben Pfaff.
src/ui/gui/help-menu.c