setup.py: Add Insult, News, and Unix to the list of plugins.

This commit is contained in:
James Vega 2005-05-10 03:52:13 +00:00
parent f1e5f954a0
commit 22aac85bf8
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,7 @@ plugins = [
'Games', 'Games',
'Google', 'Google',
'Herald', 'Herald',
'Insult',
'Internet', 'Internet',
'Karma', 'Karma',
'Lart', 'Lart',
@ -55,6 +56,7 @@ plugins = [
'Misc', 'Misc',
'MoobotFactoids', 'MoobotFactoids',
'Network', 'Network',
'News',
'NickCapture', 'NickCapture',
'Nickometer', 'Nickometer',
'Note', 'Note',
@ -76,6 +78,7 @@ plugins = [
'Time', 'Time',
'Todo', 'Todo',
'Topic', 'Topic',
'Unix',
'URL', 'URL',
'User', 'User',
'Utilities', 'Utilities',