0001750: Some problems with web pages
svn: r10012
This commit is contained in:
@ -1106,7 +1106,6 @@ class GuiDestinationOption(gtk.HBox):
|
||||
status = fcd.run()
|
||||
if status == gtk.RESPONSE_OK:
|
||||
path = unicode(fcd.get_filename(), sys.getfilesystemencoding())
|
||||
print path
|
||||
if path:
|
||||
if not self.__option.get_directory_entry() and \
|
||||
not path.endswith(self.__option.get_extension()):
|
||||
|
Reference in New Issue
Block a user