resources: Register html5shiv as foreign resource
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-media.json
index 95997de..64631cc 100644 (file)
                }
        },
        "images": {
+               "camera": {
+                       "file": "images/icons/camera.svg"
+               },
+               "chart": {
+                       "file": "images/icons/chart.svg"
+               },
                "exitFullscreen": {
                        "file": "images/icons/exitFullscreen.svg"
                },
-               "fullScreen": { "file": "images/icons/fullScreen.svg" },
+               "fullScreen": {
+                       "file": "images/icons/fullScreen.svg"
+               },
                "image": {
                        "file": "images/icons/image.svg"
                },
@@ -44,8 +52,8 @@
                "imageGallery": {
                        "file": "images/icons/imageGallery.svg"
                },
-               "camera": {
-                       "file": "images/icons/camera.svg"
+               "musicalScore": {
+                       "file": "images/icons/musicalScore.svg"
                },
                "pause": {
                        "file": "images/icons/pause.svg"
                "play": {
                        "file": "images/icons/play.svg"
                },
-               "stop": { "file": "images/icons/stop.svg" }
+               "stop": {
+                       "file": "images/icons/stop.svg"
+               },
+               "zoomIn": {
+                       "file": "images/icons/zoomIn.svg"
+               },
+               "zoomOut": {
+                       "file": "images/icons/zoomOut.svg"
+               }
        }
 }