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

Unified Diff: metadata.gecko-webext

Issue 29565838: Issue 5803 - Integrate new options page into adblockpluschrome (Closed)
Patch Set: Created Oct. 6, 2017, 8:31 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 | « lib/prefs.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko-webext
===================================================================
--- a/metadata.gecko-webext
+++ b/metadata.gecko-webext
@@ -12,14 +12,36 @@
[mapping]
mobile-options.html = adblockplusui/mobile-options.html
mobile-options.js = adblockplusui/mobile-options.js
+desktop-options.html = adblockplusui/desktop-options.html
+desktop-options.js = adblockplusui/desktop-options.js
+skin/desktop-options.css = adblockplusui/skin/desktop-options.css
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
+skin/icons/tooltip.svg = adblockplusui/skin/icons/tooltip.svg
+skin/icons/gear.svg = adblockplusui/skin/icons/gear.svg
+skin/icons/toggle.svg = adblockplusui/skin/icons/toggle.svg
+skin/icons/reload.svg = adblockplusui/skin/icons/reload.svg
+skin/icons/globe.svg = adblockplusui/skin/icons/globe.svg
+skin/icons/code.svg = adblockplusui/skin/icons/code.svg
+skin/icons/trash.svg = adblockplusui/skin/icons/trash.svg
+skin/icons/delete.svg = adblockplusui/skin/icons/delete.svg
+skin/icons/attention.svg = adblockplusui/skin/icons/attention.svg
+skin/icons/checkmark.svg = adblockplusui/skin/icons/checkmark.svg
+skin/icons/checkbox.png = adblockplusui/skin/icons/checkbox.png
+skin/social/twitter.svg = adblockplusui/skin/social/twitter.svg
+skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg
+skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg
+skin/fonts/SourceSansPro-Regular.woff = adblockplusui/skin/fonts/SourceSansPro-Regular.woff
+skin/fonts/SourceSansPro-Light.woff = adblockplusui/skin/fonts/SourceSansPro-Light.woff
+skin/fonts/SourceSansPro-bold.woff = adblockplusui/skin/fonts/SourceSansPro-bold.woff
[convert_js]
lib/adblockplus.js += lib/firefoxDataCleanup.js
[import_locales]
adblockplusui/locale/*/mobile-options.json = =*
+adblockplusui/locale/*/desktop-options.json = =*
+adblockplusui/locale/*/common.json = =*
« no previous file with comments | « lib/prefs.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld