moved thumbnail generation to plugin; extended plugin loading for pre and post window loading
This commit is contained in:
@@ -43,4 +43,4 @@ class Trash(object):
|
||||
|
||||
def restore(self, filename, verbose):
|
||||
"""Restore a file from trash."""
|
||||
raise NotImplementedError(_('Backend didn’t \ implement this functionality'))
|
||||
raise NotImplementedError(_('Backend didn’t implement this functionality'))
|
||||
|
Reference in New Issue
Block a user