Check that file is executable in Installer::locateExecutable
[mediawiki.git] / resources / lib / oojs-ui / themes / apex / icons-media.json
blob703911bd3b3449d44309ae87db573f06fb2c8e25
2         "prefix": "oo-ui-icon",
3         "intro": "@import '../../../../src/styles/common';",
4         "images": {
5                 "fullScreen": { "file": "images/icons/fullScreen.svg" },
6                 "image": { "file": "images/icons/image.svg" },
7                 "imageGallery": { "file": {
8                         "ltr": "images/icons/imageGallery-ltr.svg",
9                         "rtl": "images/icons/imageGallery-rtl.svg"
10                 } },
11                 "photoGallery": { "file": {
12                         "ltr": "images/icons/imageGallery-ltr.svg",
13                         "rtl": "images/icons/imageGallery-rtl.svg"
14                 } }
15         }