# The column to sort on by default.
default_sort_column = @captured
-open_command = gimp-remote --new %%(locations)s
-rotate_right_command = jpegtran -rotate 90 -perfect -copy all -outfile %%(location)s %%(location)s
-rotate_left_command = jpegtran -rotate 270 -perfect -copy all -outfile %%(location)s %%(location)s
+open_command = gimp-remote --new "%%(locations)s"
+rotate_right_command = jpegtran -rotate 90 -perfect -copy all -outfile "%%(location)s" "%%(location)s"
+rotate_left_command = jpegtran -rotate 270 -perfect -copy all -outfile "%%(location)s" "%%(location)s"
######################################################################
## Configuration for the default output module "woolly".