LEFT | RIGHT |
(no file at all) | |
| 1 # HG changeset patch |
| 2 # User Jon Sonesen <jon@adblockplus.org> |
| 3 # Date 1478778801 -3600 |
| 4 # Thu Nov 10 12:53:21 2016 +0100 |
| 5 # Node ID 8b865a82e3f2350867ae4c798728c024523ee014 |
| 6 # Parent 0000000000000000000000000000000000000000 |
| 7 1 |
| 8 |
| 9 diff --git a/metadata.gecko b/metadata.gecko |
| 10 new file mode 100644 |
| 11 --- /dev/null |
| 12 +++ b/metadata.gecko |
| 13 @@ -0,0 +1,86 @@ |
| 14 +[general] |
| 15 +id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
| 16 +basename=adblockplus |
| 17 +version=2.7.3 |
| 18 +author=Wladimir Palant |
| 19 +options=chrome://adblockplus/content/ui/settings.xul |
| 20 +optionsType=2 |
| 21 + |
| 22 +[contributors] |
| 23 +1=Claude Lespagnol aka Efdur |
| 24 +2=Nickolay Ponomarev |
| 25 +3=Kevin Keller |
| 26 +4=Fabrice Desré |
| 27 +5=Hubird |
| 28 +6=Günther Beyer (opoloo.de) |
| 29 +additional=adblockpluscore/chrome/content/ui/subscriptions.xml //subscription/@
author |
| 30 + |
| 31 +[homepage] |
| 32 +default=http://adblockplus.org/ |
| 33 +ar=http://adblockplus.org/ar/ |
| 34 +de=http://adblockplus.org/de/ |
| 35 +en=http://adblockplus.org/en/ |
| 36 +es=http://adblockplus.org/es/ |
| 37 +fr=http://adblockplus.org/fr/ |
| 38 +he=http://adblockplus.org/he/ |
| 39 +ko=http://adblockplus.org/ko/ |
| 40 +ru=http://adblockplus.org/ru/ |
| 41 +zh-CN=https://adblockplus.org/zh_CN/ |
| 42 +zh-TW=https://adblockplus.org/zh_TW/ |
| 43 + |
| 44 +[compat] |
| 45 +firefox=38.0/49.0 |
| 46 +fennec2=38.0/49.0 |
| 47 +thunderbird=38.0/49.0 |
| 48 +seamonkey=2.35/2.46 |
| 49 +toolkit=38.0/49.0 |
| 50 +adblockbrowser=1.0/1.0 |
| 51 + |
| 52 +[mapping] |
| 53 +chrome/content/ui/firstRun.html = adblockplusui/firstRun.html |
| 54 +chrome/content/ui/firstRun.js = adblockplusui/firstRun.js |
| 55 +chrome/content/ui/common.js = adblockplusui/common.js |
| 56 +chrome/content/ui/i18n.js = adblockplusui/i18n.js |
| 57 +chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css |
| 58 +chrome/content/ui/skin/common.css = adblockplusui/skin/common.css |
| 59 +chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png |
| 60 +chrome/content/ui/skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif |
| 61 +chrome/content/ui/skin/background.png = adblockplusui/skin/background.png |
| 62 +chrome/content/ui/skin/background-main.png = adblockplusui/skin/background-main
.png |
| 63 +chrome/content/ui/skin/background-share.png = adblockplusui/skin/background-sha
re.png |
| 64 +chrome/content/ui/skin/donate.png = adblockplusui/skin/donate.png |
| 65 +chrome/content/ui/skin/abb-logo.png = adblockplusui/skin/abb-logo.png |
| 66 +chrome/content/ui/skin/features/malware.png = adblockplusui/skin/features/malwa
re.png |
| 67 +chrome/content/ui/skin/features/social.png = adblockplusui/skin/features/social
.png |
| 68 +chrome/content/ui/skin/features/tracking.png = adblockplusui/skin/features/trac
king.png |
| 69 +chrome/content/ui/skin/fonts/CreteRound-Italic.otf = adblockplusui/skin/fonts/C
reteRound-Italic.otf |
| 70 +chrome/content/ui/skin/fonts/CreteRound-Regular.otf = adblockplusui/skin/fonts/
CreteRound-Regular.otf |
| 71 +chrome/content/ui/skin/social/facebook.png = adblockplusui/skin/social/facebook
.png |
| 72 +chrome/content/ui/skin/social/googleplus.png = adblockplusui/skin/social/google
plus.png |
| 73 +chrome/content/ui/skin/social/renren.png = adblockplusui/skin/social/renren.png |
| 74 +chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.p
ng |
| 75 +chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png |
| 76 +chrome/content/ui/ext/common.js = ext/common.js |
| 77 +chrome/content/ui/ext/content.js = ext/content.js |
| 78 +chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscri
ptions.xml |
| 79 +chrome/content/cssProperties.js = adblockpluscore/chrome/content/cssProperties.
js |
| 80 +lib/ext_background.js = ext/background.js |
| 81 +lib/ext_common.js = ext/common.js |
| 82 +lib/messageResponder.js = adblockplusui/messageResponder.js |
| 83 +lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js |
| 84 +lib/cssRules.js = adblockpluscore/lib/cssRules.js |
| 85 +lib/downloader.js = adblockpluscore/lib/downloader.js |
| 86 +lib/elemHide.js = adblockpluscore/lib/elemHide.js |
| 87 +lib/events.js = adblockpluscore/lib/events.js |
| 88 +lib/filterClasses.js = adblockpluscore/lib/filterClasses.js |
| 89 +lib/filterListener.js = adblockpluscore/lib/filterListener.js |
| 90 +lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js |
| 91 +lib/filterStorage.js = adblockpluscore/lib/filterStorage.js |
| 92 +lib/matcher.js = adblockpluscore/lib/matcher.js |
| 93 +lib/notification.js = adblockpluscore/lib/notification.js |
| 94 +lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js |
| 95 +lib/synchronizer.js = adblockpluscore/lib/synchronizer.js |
| 96 + |
| 97 +[import_locales] |
| 98 +adblockplusui/locale/*/common.json = * |
| 99 +adblockplusui/locale/*/firstRun.json = * |
| 100 # HG changeset patch |
| 101 # User Jon Sonesen <jon@adblockplus.org> |
| 102 # Date 1478778801 -3600 |
| 103 # Thu Nov 10 12:53:21 2016 +0100 |
| 104 # Node ID d3f09b770fa96dd5764ba7f4db6b803decbde420 |
| 105 # Parent 8b865a82e3f2350867ae4c798728c024523ee014 |
| 106 Added tag 2.7.3 for changeset 8b865a82e3f2 |
| 107 |
| 108 diff --git a/.hgtags b/.hgtags |
| 109 new file mode 100644 |
| 110 --- /dev/null |
| 111 +++ b/.hgtags |
| 112 @@ -0,0 +1,1 @@ |
| 113 +8b865a82e3f2350867ae4c798728c024523ee014 2.7.3 |
LEFT | RIGHT |