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

Unified Diff: metadata.safari

Issue 5121634776121344: Issue 2049 - Wrong logo being displayed in Options and Block Element dialog (Closed)
Patch Set: Removed redundant descriptors Created Feb. 27, 2015, 6:45 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.safari
===================================================================
--- a/metadata.safari
+++ b/metadata.safari
@@ -9,17 +9,17 @@ updateURL = https://adblockplus.org/upda
[contentScripts]
document_start = ext/common.js ext/content.js include.preload.js include.youtube.js
[mapping]
ext/content.js = safari/ext/content.js
ext/popup.js = safari/ext/popup.js
include.youtube.js = safari/include.youtube.js
-Icon.png = icons/abp-128.png
+Icon.png = icons/detailed/abp-128.png
[convert_js]
lib/io.js = lib/storage/io.js
--arg module=true
ext/common.js = ext/common.js safari/ext/common.js
ext/background.js = ext/background.js safari/ext/background.js --arg brace_style=expand
[popovers]
« no previous file with comments | « metadata.chrome ('k') | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld