]> spindle.queued.net Git - midori/commit
Rework sokoke_spawn_command internals
authorChristian Dywan <christian@twotoasts.de>
Sun, 1 Jul 2012 19:21:01 +0000 (21:21 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 1 Jul 2012 19:26:06 +0000 (21:26 +0200)
commitaa1ffbf1d00567ee33b8968bab227734cdd685c0
treef8c87cad9cc05b0f460f18be49ac173d67a8ab42
parent262ded52222620891b2b37fa9ffcdc95b79edefd
Rework sokoke_spawn_command internals

Caller decides if the command and the argument are quoted,
otherwise quoting only affects %s. The actual quoting is
split to allow use in test cases.

The Hildon version was dropped.
The GAppInfo version was dropped.
A test case with a cuple examples was added.
extensions/addons.c
midori/midori-browser.c
midori/sokoke.c
midori/sokoke.h
tests/magic-uri.c