Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.gecko

Issue 29801613: Issue 6321 - Move the popup under UI (Closed)
Patch Set: Created June 8, 2018, 1:12 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« metadata.chrome ('K') | « metadata.chrome ('k') | popup.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
===================================================================
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -9,16 +9,20 @@
browserAction -= popup.html
[compat]
gecko = 51.0
[mapping]
mobile-options.html = adblockplusui/mobile-options.html
mobile-options.js = adblockplusui/mobile-options.js
+popup.html = adblockplusui/popup.html
+popup.js = adblockplusui/popup.js
+skin/popup.css = adblockplusui/skin/popup.css
+skin/popup.png = adblockplusui/skin/popup.png
Thomas Greiner 2018/06/08 13:33:22 Detail: These mappings are already defined in meta
a.giammarchi 2018/06/08 13:44:23 Done.
skin/mobile-options.css = adblockplusui/skin/mobile-options.css
skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
[bundles]
lib/adblockplus.js += lib/firefoxDataCleanup.js
« metadata.chrome ('K') | « metadata.chrome ('k') | popup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld