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

Unified Diff: metadata.chrome

Issue 5251132066627584: Issue 1488 - Add pre-configurable preference to suppress first run page (Closed)
Patch Set: Rebased and renamed onProgress() to checkLoaded() Created April 8, 2015, 3:09 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.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -18,6 +18,7 @@
icons = icons/abp-16.png icons/abp-32.png icons/detailed/abp-48.png
icons/detailed/abp-64.png icons/detailed/abp-128.png
webAccessible = block.html
+managedStorageSchema = managed-storage-schema.json
[compat]
chrome = 28.0
@@ -32,6 +33,7 @@
icons/abp-38-notification-critical.png = chrome/icons/abp-38-notification-critical.png
icons/abp-38-notification-information.png = chrome/icons/abp-38-notification-information.png
icons/detailed/abp-48.png = chrome/icons/detailed/abp-48.png
+managed-storage-schema.json = chrome/managed-storage-schema.json
[convert_img]
icons/abp-19-notification-critical-1.png = chrome/icons/abp-19.png -> blend(chrome/icons/abp-19-notification-critical.png, 0.1)
« 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