mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 10:59:56 +00:00
29 lines
589 B
JSON
29 lines
589 B
JSON
|
{
|
||
|
"images": {
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|