mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
[#52] Improved the still shaky os x support for dg-qt.
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40121
This commit is contained in:
parent
4e7e4c9850
commit
2c3aa54c3f
@ -12,7 +12,6 @@ import os
|
|||||||
import os.path as op
|
import os.path as op
|
||||||
|
|
||||||
CMD = unicode(op.join(op.dirname(__file__), 'SendToTrash'))
|
CMD = unicode(op.join(op.dirname(__file__), 'SendToTrash'))
|
||||||
print CMD
|
|
||||||
|
|
||||||
def recycle_file(path):
|
def recycle_file(path):
|
||||||
print u'%s "%s"' % (CMD, unicode(path))
|
print u'%s "%s"' % (CMD, unicode(path))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user