mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
86f739c994
This gets overridden by "selectorWithoutVariant" and "selectorWithVariant" in the module definition anyway. Change-Id: I51b8e76d542058c008d92ce55c7ec6bb66df70b7
35 lines
727 B
JSON
35 lines
727 B
JSON
{
|
|
"images": {
|
|
"alienextension": {
|
|
"file": "../images/icons/alienextension.svg"
|
|
},
|
|
"image-none": {
|
|
"file": "../images/icons/image-none.svg"
|
|
},
|
|
"image-frame": {
|
|
"file": "../images/icons/image-frame.svg"
|
|
},
|
|
"image-frameless": {
|
|
"file": "../images/icons/image-frameless.svg"
|
|
},
|
|
"image-thumbnail": {
|
|
"file": "../images/icons/image-thumbnail.svg"
|
|
},
|
|
"parameter": {
|
|
"file": "../images/icons/parameter-ltr.svg"
|
|
},
|
|
"parameter-set": {
|
|
"file": "../images/icons/parameter-set-ltr.svg"
|
|
},
|
|
"template": {
|
|
"file": "../images/icons/template.svg"
|
|
},
|
|
"public-domain": {
|
|
"file": "../images/icons/public-domain.svg"
|
|
},
|
|
"profile": {
|
|
"file": "../images/icons/profile.svg"
|
|
}
|
|
}
|
|
}
|