test: disable hook when testing default preferences
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-content.json
index c037d02..8054a66 100644 (file)
                                "rtl": "images/icons/articleRedirect-rtl.svg"
                        }
                },
-               "book": {
+               "die": {
+                       "file": "images/icons/die.svg"
+               },
+               "download": {
+                       "file": "images/icons/download.svg"
+               },
+               "folderPlaceholder": {
                        "file": {
-                               "ltr": "images/icons/book-ltr.svg",
-                               "rtl": "images/icons/book-rtl.svg"
+                               "ltr": "images/icons/folderPlaceholder-ltr.svg",
+                               "rtl": "images/icons/folderPlaceholder-rtl.svg"
                        }
                },
-               "citeArticle": {
-                       "file": "images/icons/citeArticle.svg"
+               "history": {
+                       "file": "images/icons/history.svg"
                },
-               "die": { "file": "images/icons/die.svg" },
-               "download": {
-                       "file": "images/icons/download.svg"
+               "info": {
+                       "file": {
+                               "default": "images/icons/info.svg",
+                               "lang": {
+                                       "ar": "images/icons/lightbulb.svg"
+                               }
+                       }
+               },
+               "tag": {
+                       "file": {
+                               "ltr": "images/icons/tag-ltr.svg",
+                               "rtl": "images/icons/tag-rtl.svg"
+                       },
+                       "variants": [ "destructive", "warning" ]
+               },
+               "upload": {
+                       "file": "images/icons/upload.svg"
                },
-               "folderPlaceholder": { "file": {
-                       "ltr": "images/icons/folderPlaceholder-ltr.svg",
-                       "rtl": "images/icons/folderPlaceholder-rtl.svg"
-               } },
-               "history": { "file": "images/icons/history.svg" },
-               "info": { "file": "images/icons/info.svg" },
-               "journal": { "file": {
-                       "ltr": "images/icons/journal-ltr.svg",
-                       "rtl": "images/icons/journal-rtl.svg"
-               } },
-               "newspaper": { "file": {
-                       "ltr": "images/icons/newspaper-ltr.svg",
-                       "rtl": "images/icons/newspaper-rtl.svg"
-               } },
-               "tag": { "file": {
-                       "ltr": "images/icons/tag-ltr.svg",
-                       "rtl": "images/icons/tag-rtl.svg"
-               }, "variants": [ "destructive", "warning" ] },
-               "upload": { "file": "images/icons/upload.svg" },
-               "window": { "file": "images/icons/window.svg" }
+               "window": {
+                       "file": "images/icons/window.svg"
+               }
        }
 }