Merge "Use {{int:}} on MediaWiki:Blockedtext and MediaWiki:Autoblockedtext"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-content.json
index fd113dd..2a105da 100644 (file)
@@ -22,7 +22,7 @@
                "article": {
                        "file": {
                                "ltr": "images/icons/article-ltr.svg",
-                               "rtl": "images/icons/article-ltr.svg"
+                               "rtl": "images/icons/article-rtl.svg"
                        }
                },
                "articles": {
                        "file": {
                                "ltr": "images/icons/book-ltr.svg",
                                "rtl": "images/icons/book-rtl.svg"
-                       }
+                       },
+                       "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
                },
                "citeArticle": {
-                       "file": "images/icons/citeArticle.svg"
+                       "file": "images/icons/reference.svg",
+                       "deprecated": "Moved and renamed since v0.27.0. Use 'reference' from 'editing-citation' pack."
+               },
+               "die": {
+                       "file": "images/icons/die.svg"
                },
-               "die": { "file": "images/icons/die.svg" },
                "download": {
                        "file": "images/icons/download.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" }
+               "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"
+                       },
+                       "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
+               },
+               "newspaper": {
+                       "file": {
+                               "ltr": "images/icons/newspaper-ltr.svg",
+                               "rtl": "images/icons/newspaper-rtl.svg"
+                       },
+                       "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
+               },
+               "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"
+               }
        }
 }