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

Unified Diff: metadata.gecko-webext

Issue 29536764: Issue 5587, 5748 - Use mobile options page on Firefox for Android (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Remove workaround for FOUC issue and update adblockplusui dependency Created Oct. 5, 2017, 1:24 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
« no previous file with comments | « metadata.chrome ('k') | options.html » ('j') | options.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko-webext
===================================================================
--- a/metadata.gecko-webext
+++ b/metadata.gecko-webext
@@ -4,10 +4,22 @@
[general]
id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
basename = adblockplusfirefox
version = 2.99.0
[compat]
gecko = 50.0
+[mapping]
+mobile-options.html = adblockplusui/mobile-options.html
+mobile-options.js = adblockplusui/mobile-options.js
+skin/abp-logo.svg = adblockplusui/skin/abp-logo.svg
+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
+
[convert_js]
lib/adblockplus.js += lib/firefoxDataCleanup.js
+
+[import_locales]
+adblockplusui/locale/*/mobile-options.json = =*
« no previous file with comments | « metadata.chrome ('k') | options.html » ('j') | options.js » ('J')

Powered by Google App Engine
This is Rietveld