Final piece of moving Mapstraction stylesheet into src/plugins/webstuff/css .

svn: r15755
This commit is contained in:
Rob G. Healey
2010-08-16 22:18:09 +00:00
parent 2789f19366
commit 21651501ca
3 changed files with 8 additions and 5 deletions

View File

@@ -70,6 +70,8 @@ def load_on_reg(dbstate, uistate, plugin):
["No style sheet",1, _("No style sheet"), '', None, []],
["behaviour", 0, "Behaviour",
os.path.join(dir, "css", 'behaviour.css'), None, []],
["mapstraction", 0, "",
os.path.join(dir, "css", "Mapstraction.css"), None, []],
["default", 0, _("Basic-Ash"),
os.path.join(dir, "css", 'Web_Basic-Ash.css'), None, []],
["Print-Default", 0, "Print-Default",