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

Side by Side Diff: metadata.gecko

Issue 29434572: Issue 5222 - Drop support for Firefox 50 and older (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created May 9, 2017, 12:20 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 | « no previous file | 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 [general] 1 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 3 basename=adblockplus
4 version=2.8.2 4 version=2.8.2
5 author=Wladimir Palant 5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul 6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2 7 optionsType=2
8 8
9 [contributors] 9 [contributors]
10 1=Claude Lespagnol aka Efdur 10 1=Claude Lespagnol aka Efdur
(...skipping 11 matching lines...) Expand all
22 en=http://adblockplus.org/en/ 22 en=http://adblockplus.org/en/
23 es=http://adblockplus.org/es/ 23 es=http://adblockplus.org/es/
24 fr=http://adblockplus.org/fr/ 24 fr=http://adblockplus.org/fr/
25 he=http://adblockplus.org/he/ 25 he=http://adblockplus.org/he/
26 ko=http://adblockplus.org/ko/ 26 ko=http://adblockplus.org/ko/
27 ru=http://adblockplus.org/ru/ 27 ru=http://adblockplus.org/ru/
28 zh-CN=https://adblockplus.org/zh_CN/ 28 zh-CN=https://adblockplus.org/zh_CN/
29 zh-TW=https://adblockplus.org/zh_TW/ 29 zh-TW=https://adblockplus.org/zh_TW/
30 30
31 [compat] 31 [compat]
32 firefox=40.0/* 32 firefox=51.0/*
33 fennec2=40.0/* 33 fennec2=51.0/*
34 thunderbird=40.0/54.0 34 thunderbird=51.0/54.0
35 seamonkey=2.37/* 35 seamonkey=2.48/*
36 toolkit=40.0/* 36 toolkit=51.0/*
37 adblockbrowser=1.0/1.0 37 adblockbrowser=1.0/1.0
38 38
39 [mapping] 39 [mapping]
40 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html 40 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
41 chrome/content/ui/firstRun.js = adblockplusui/firstRun.js 41 chrome/content/ui/firstRun.js = adblockplusui/firstRun.js
42 chrome/content/ui/common.js = adblockplusui/common.js 42 chrome/content/ui/common.js = adblockplusui/common.js
43 chrome/content/ui/i18n.js = adblockplusui/i18n.js 43 chrome/content/ui/i18n.js = adblockplusui/i18n.js
44 chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css 44 chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css
45 chrome/content/ui/skin/common.css = adblockplusui/skin/common.css 45 chrome/content/ui/skin/common.css = adblockplusui/skin/common.css
46 chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png 46 chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png
(...skipping 29 matching lines...) Expand all
76 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js 76 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js
77 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js 77 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js
78 lib/matcher.js = adblockpluscore/lib/matcher.js 78 lib/matcher.js = adblockpluscore/lib/matcher.js
79 lib/notification.js = adblockpluscore/lib/notification.js 79 lib/notification.js = adblockpluscore/lib/notification.js
80 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js 80 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js
81 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js 81 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js
82 82
83 [import_locales] 83 [import_locales]
84 adblockplusui/locale/*/common.json = * 84 adblockplusui/locale/*/common.json = *
85 adblockplusui/locale/*/firstRun.json = * 85 adblockplusui/locale/*/firstRun.json = *
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld