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

Side by Side Diff: chrome/content/ui/subscriptions.xml

Issue 8788183: Detect and handle the case of our own typo correction extension being installed in parallel (Closed)
Patch Set: Created Nov. 20, 2012, 11:38 a.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 | lib/main.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 2
3 <!-- 3 <!--
4 - This file is part of the Adblock Plus web scripts, 4 - This file is part of the Adblock Plus web scripts,
5 - Copyright (C) 2006-2012 Eyeo GmbH 5 - Copyright (C) 2006-2012 Eyeo GmbH
6 - 6 -
7 - Adblock Plus is free software: you can redistribute it and/or modify 7 - Adblock Plus is free software: you can redistribute it and/or modify
8 - it under the terms of the GNU General Public License version 3 as 8 - it under the terms of the GNU General Public License version 3 as
9 - published by the Free Software Foundation. 9 - published by the Free Software Foundation.
10 - 10 -
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 specialization="English" 64 specialization="English"
65 url="https://secure.fanboy.co.nz/fanboy-adblock.txt" 65 url="https://secure.fanboy.co.nz/fanboy-adblock.txt"
66 homepage="http://www.fanboy.co.nz/adblock/" 66 homepage="http://www.fanboy.co.nz/adblock/"
67 prefixes="en" 67 prefixes="en"
68 author="fanboy, Nitrox"/> 68 author="fanboy, Nitrox"/>
69 <subscription title="Liste FR+EasyList" 69 <subscription title="Liste FR+EasyList"
70 specialization="français" 70 specialization="français"
71 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis t.txt" 71 url="https://easylist-downloads.adblockplus.org/liste_fr+easylis t.txt"
72 homepage="http://adblock-listefr.com/" 72 homepage="http://adblock-listefr.com/"
73 prefixes="fr" 73 prefixes="fr"
74 author="Lian"/> 74 author="Lian, Crits"/>
75 <subscription title="ROList+EasyList" 75 <subscription title="ROList+EasyList"
76 specialization="românesc" 76 specialization="românesc"
77 url="https://easylist-downloads.adblockplus.org/rolist+easylist. txt" 77 url="https://easylist-downloads.adblockplus.org/rolist+easylist. txt"
78 homepage="http://www.zoso.ro/rolist" 78 homepage="http://www.zoso.ro/rolist"
79 prefixes="ro" 79 prefixes="ro"
80 author="MenetZ, Zoso"/> 80 author="MenetZ, Zoso"/>
81 <subscription title="RuAdList+EasyList" 81 <subscription title="RuAdList+EasyList"
82 specialization="русский, українська" 82 specialization="русский, українська"
83 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt" 83 url="https://easylist-downloads.adblockplus.org/ruadlist+easylis t.txt"
84 homepage="https://code.google.com/p/ruadlist/" 84 homepage="https://code.google.com/p/ruadlist/"
85 prefixes="ru,uk" 85 prefixes="ru,uk"
86 author="Lain_13"/> 86 author="Lain_13"/>
87 </subscriptions> 87 </subscriptions>
OLDNEW
« no previous file with comments | « no previous file | lib/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld