Skip to content
  • Tor Lillqvist's avatar
    Call protect_argv() in do_spawn() instead of in do_spawn_with_pipes() so · d007fe41
    Tor Lillqvist authored
    2003-09-30  Tor Lillqvist  <tml@iki.fi>
    
    	* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
    	do_spawn() instead of in do_spawn_with_pipes() so that we can use
    	the original argv[0] as the program file name parameter to
    	spawnv() in the shortcut (doing without helper process)
    	code. Fixes problem if GIMP 1.3 was installed in a path with
    	spaces in the name.
    d007fe41