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

Side by Side Diff: metadata.gecko

Issue 29716699: Issue 6453 - Update buildtools dep. to c830dfa08e2f, add custom ID and updateURL (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/file/b6190ccd9928
Patch Set: Created March 7, 2018, 10:11 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ensure_dependencies.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 app_id_devbuild=devbuild@adblockplus.org
7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox /updates.json
6 basename = adblockplusfirefox 8 basename = adblockplusfirefox
7 browserAction -= popup.html 9 browserAction -= popup.html
8 10
9 [compat] 11 [compat]
10 gecko = 51.0 12 gecko = 51.0
11 13
12 [mapping] 14 [mapping]
13 mobile-options.html = adblockplusui/mobile-options.html 15 mobile-options.html = adblockplusui/mobile-options.html
14 mobile-options.js = adblockplusui/mobile-options.js 16 mobile-options.js = adblockplusui/mobile-options.js
15 skin/mobile-options.css = adblockplusui/skin/mobile-options.css 17 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
16 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg 18 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
17 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg 19 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
18 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg 20 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
19 21
20 [bundles] 22 [bundles]
21 lib/adblockplus.js += lib/firefoxDataCleanup.js 23 lib/adblockplus.js += lib/firefoxDataCleanup.js
22 24
23 [import_locales] 25 [import_locales]
24 adblockplusui/locale/*/mobile-options.json = * 26 adblockplusui/locale/*/mobile-options.json = *
OLDNEW
« no previous file with comments | « ensure_dependencies.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld