 0c49b49254
			
		
	
	
		0c49b49254
		
	
	
	
	
		
			
			string_to_argv parsing was very simplistic and didn't properly handle quotations. Since we are already using glib, g_shell_parse_argv serves the same purpose with much better parsing and error handling.
 0c49b49254
			
		
	
	
		0c49b49254
		
	
	
	
	
		
			
			string_to_argv parsing was very simplistic and didn't properly handle quotations. Since we are already using glib, g_shell_parse_argv serves the same purpose with much better parsing and error handling.