Bugtracker: Various improvements.
* Add option to set aliases on trackers. * Complete removal and renaming of trackers. * Only load default trackers if none set yet. * Improve handling of auto-discovered trackers. * Add function to reset trackers to defaults. * Minor fix to Encyclopedia along the way.
This commit is contained in:
@ -24,7 +24,7 @@ import supybot.world as world
|
||||
|
||||
from imp import reload
|
||||
|
||||
__version__ = "3.4.0"
|
||||
__version__ = "3.5.0"
|
||||
__author__ = supybot.Author("Krytarik Raido", "krytarik", "krytarik@tuxgarage.com")
|
||||
__contributors__ = {
|
||||
supybot.Author("Dennis Kaarsemaker", "Seveas", "dennis@kaarsemaker.net"): ['Original Author'],
|
||||
|
Reference in New Issue
Block a user