Add meliae to optional module list.

This commit is contained in:
Bastian Kleineidam 2012-06-18 22:39:07 +02:00
parent 8fb3246905
commit b0694ddfa7

View file

@ -70,6 +70,7 @@ Modules = (
("twill", u"Twill"),
("sqlite3", u"Sqlite"),
("gconf", u"Gconf"),
("meliae", u"Meliae"),
)
def get_modules_info ():