Merge "mw.Feedback: If the message is posted remotely, link the title correctly"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / indicators.json
index 9a9afa8..da4fc12 100644 (file)
@@ -9,11 +9,15 @@
                "next": { "file": {
                        "ltr": "images/indicators/arrow-ltr.svg",
                        "rtl": "images/indicators/arrow-rtl.svg"
-               } },
+                       },
+                       "deprecated": "This will be removed in v0.26.0."
+               },
                "previous": { "file": {
                        "ltr": "images/indicators/arrow-rtl.svg",
                        "rtl": "images/indicators/arrow-ltr.svg"
-               } },
+                       },
+                       "deprecated": "This will be removed in v0.26.0."
+               },
                "required": { "file": "images/indicators/required.svg" },
                "search": { "file": {
                        "ltr": "images/indicators/search-ltr.svg",