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

Side by Side Diff: metadata.gecko

Issue 29801613: Issue 6321 - Move the popup under UI (Closed)
Patch Set: Created June 8, 2018, 1:12 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
OLDNEW
1 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 app_id_devbuild=devbuild@adblockplus.org 6 app_id_devbuild=devbuild@adblockplus.org
7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox /updates.json 7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox /updates.json
8 basename = adblockplusfirefox 8 basename = adblockplusfirefox
9 browserAction -= popup.html 9 browserAction -= popup.html
10 10
11 [compat] 11 [compat]
12 gecko = 51.0 12 gecko = 51.0
13 13
14 [mapping] 14 [mapping]
15 mobile-options.html = adblockplusui/mobile-options.html 15 mobile-options.html = adblockplusui/mobile-options.html
16 mobile-options.js = adblockplusui/mobile-options.js 16 mobile-options.js = adblockplusui/mobile-options.js
17 popup.html = adblockplusui/popup.html
18 popup.js = adblockplusui/popup.js
19 skin/popup.css = adblockplusui/skin/popup.css
20 skin/popup.png = adblockplusui/skin/popup.png
Thomas Greiner 2018/06/08 13:33:22 Detail: These mappings are already defined in meta
a.giammarchi 2018/06/08 13:44:23 Done.
17 skin/mobile-options.css = adblockplusui/skin/mobile-options.css 21 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
18 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg 22 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
19 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg 23 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
20 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg 24 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
21 25
22 [bundles] 26 [bundles]
23 lib/adblockplus.js += lib/firefoxDataCleanup.js 27 lib/adblockplus.js += lib/firefoxDataCleanup.js
24 28
25 [import_locales] 29 [import_locales]
26 adblockplusui/locale/*/mobile-options.json = * 30 adblockplusui/locale/*/mobile-options.json = *
OLDNEW
« metadata.chrome ('K') | « metadata.chrome ('k') | popup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld