112fe6498f
My bad... skinname-<skinname> is used in core to get the skin name.
This reverts commit 7e619a4564
.
Change-Id: If38a19aceb46c0205a39aa7f27b98ceaa056c0f2
9 lines
379 B
JSON
9 lines
379 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-monobook": "MonoBook",
|
|
"monobook-desc": "The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background",
|
|
"monobook.css": "/* CSS placed here will affect users of the MonoBook skin */",
|
|
"monobook.js": "/* Any JavaScript here will be loaded for users using the MonoBook skin */"
|
|
}
|