diff --git a/qBittorrent.kdevelop b/qBittorrent.kdevelop index 56805b858..f9b6baee8 100644 --- a/qBittorrent.kdevelop +++ b/qBittorrent.kdevelop @@ -99,8 +99,8 @@ - Qt4 automatic_%2Fhome%2Fchris%2Fqbittorrent_svn%2Ftrunk + Qt4 true diff --git a/src/search_engine/nova.py b/src/search_engine/nova.py index d1310f8bd..8dc33dd3f 100755 --- a/src/search_engine/nova.py +++ b/src/search_engine/nova.py @@ -1,5 +1,9 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +# Version: 2.02 +# Changelog: +# - Fixed mininova search engine + # Version: 2.01 # Changelog: # - Use multiple threads to optimize speed @@ -26,14 +30,6 @@ # - added meganova # - added multithreaded mode -# Version: 1.6 -# Changelog: -# - size is now always returned in bytes -# - seeders/leechers are now always returned as integers -# - cleaned up code -# - results are now displayed in real time -# - fixed piratebay, torrentreactor - # Author: # Fabien Devaux # Contributors: