mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
c7221988a1
New changes: 26085a853 Make author list a ListPopupTool c4ea53eef Update OOjs to v2.1.0 8c94697f3 Update OOjs UI to v0.22.0 cdebc4817 Follow-up 8c94697f: Actually commit the icon changes I had locally 8be817396 Update OOjs UI to v0.22.1 Local changes for author list popup Change-Id: I36bcaf122528a4a12882aaff3b33ef936082a391
41 lines
807 B
JSON
41 lines
807 B
JSON
{
|
|
"variants": {
|
|
"progressive": {
|
|
"color": "#36c",
|
|
"global": true
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|