jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/342890 )

Change subject: Follow-up da8d99af: Add deprecation notice to icon moved in 
v0.14.0
......................................................................


Follow-up da8d99af: Add deprecation notice to icon moved in v0.14.0

Change-Id: I8f96905a37b920723bf8269dd96f34f63c345578
---
M src/themes/apex/icons.json
M src/themes/mediawiki/icons.json
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/themes/apex/icons.json b/src/themes/apex/icons.json
index e97712d..54990db 100644
--- a/src/themes/apex/icons.json
+++ b/src/themes/apex/icons.json
@@ -39,7 +39,7 @@
                        },
                        "deprecated": "Moved since v0.16.2, use from the 
'editing-core' pack instead."
                },
-               "remove": { "file": "images/icons/trash.svg" },
+               "remove": { "file": "images/icons/trash.svg", "deprecated": 
"Replaced since v0.14.0, use 'trash' from the 'moderation' pack instead." },
                "search": { "file": "images/icons/search.svg" },
                "settings": { "file": "images/icons/settings.svg" },
                "tag": { "file": "images/icons/tag.svg" },
diff --git a/src/themes/mediawiki/icons.json b/src/themes/mediawiki/icons.json
index f8f56ae..f4706bb 100644
--- a/src/themes/mediawiki/icons.json
+++ b/src/themes/mediawiki/icons.json
@@ -59,7 +59,7 @@
                        },
                        "deprecated": "Moved since v0.16.2, use from the 
'editing-core' pack instead."
                },
-               "remove": { "file": "images/icons/trash.svg", "variants": [ 
"destructive" ] },
+               "remove": { "file": "images/icons/trash.svg", "variants": [ 
"destructive" ], "deprecated": "Replaced since v0.14.0, use 'trash' from the 
'moderation' pack instead." },
                "search": { "file": {
                        "ltr": "images/icons/search-ltr.svg",
                        "rtl": "images/icons/search-rtl.svg"

-- 
To view, visit https://gerrit.wikimedia.org/r/342890
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f96905a37b920723bf8269dd96f34f63c345578
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to