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

Unified Diff: metadata.gecko

Issue 29330720: Issue 3326 - Make sure to include common.js file required by the latest revision of the first-run p… (Closed)
Patch Set: Added styles Created Nov. 23, 2015, 8:57 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 | « no previous file | no next file » | 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
@@ -34,18 +34,20 @@ fennec2=38.0/45.0
thunderbird=38.0/45.0
seamonkey=2.35/2.41
toolkit=38.0/45.0
adblockbrowser=1.0/1.0
[mapping]
chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
chrome/content/ui/firstRun.js = adblockplusui/firstRun.js
+chrome/content/ui/common.js = adblockplusui/common.js
chrome/content/ui/i18n.js = adblockplusui/i18n.js
chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css
+chrome/content/ui/skin/common.css = adblockplusui/skin/common.css
chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png
chrome/content/ui/skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif
chrome/content/ui/skin/background.png = adblockplusui/skin/background.png
chrome/content/ui/skin/background-main.png = adblockplusui/skin/background-main.png
chrome/content/ui/skin/background-share.png = adblockplusui/skin/background-share.png
chrome/content/ui/skin/donate.png = adblockplusui/skin/donate.png
chrome/content/ui/skin/abb-logo.png = adblockplusui/skin/abb-logo.png
chrome/content/ui/skin/features/malware.png = adblockplusui/skin/features/malware.png
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld