mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 10:59:56 +00:00
528942c2e1
Now that our template icon has been upstreamed thereto. Bug: T111041 Change-Id: If101018de284dcc1be086d92427de0d88adb0e02
32 lines
664 B
JSON
32 lines
664 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"
|
|
},
|
|
"public-domain": {
|
|
"file": "../images/icons/public-domain.svg"
|
|
},
|
|
"profile": {
|
|
"file": "../images/icons/profile.svg"
|
|
}
|
|
}
|
|
}
|