New preferences dlg

This commit is contained in:
Zach Tibbitts 2007-03-22 19:39:32 +00:00
commit d889759b5d
4 changed files with 1067 additions and 7 deletions

View file

@ -259,4 +259,4 @@ setup(name=NAME, fullname=FULLNAME, version=VERSION,
ext_package='deluge',
ext_modules=[deluge_core, upnp],
cmdclass=cmdclass
)
)