Compare commits
2 Commits
fa64b68f33
...
d4fa7e8afc
Author | SHA1 | Date | |
---|---|---|---|
d4fa7e8afc | |||
|
dd0809b0eb |
1
xsanecli.py
Normal file → Executable file
1
xsanecli.py
Normal file → Executable file
@ -71,7 +71,6 @@ def xsanecli_run(procedure, config, run_data, *args):
|
|||||||
if not SCAN_MULTIPLE:
|
if not SCAN_MULTIPLE:
|
||||||
proc.terminate()
|
proc.terminate()
|
||||||
|
|
||||||
|
|
||||||
os.rmdir(tempdir)
|
os.rmdir(tempdir)
|
||||||
|
|
||||||
return Gimp.ValueArray.new_from_values([GObject.Value(Gimp.PDBStatusType, Gimp.PDBStatusType.SUCCESS), GObject.Value(Gimp.Image.__gtype__, image)])
|
return Gimp.ValueArray.new_from_values([GObject.Value(Gimp.PDBStatusType, Gimp.PDBStatusType.SUCCESS), GObject.Value(Gimp.Image.__gtype__, image)])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user