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

Side by Side Diff: adblockplus/issue-2509.patch

Issue 6238034718621696: Issue 2483 - Give Adblock Browser its own app ID (Closed)
Patch Set: Address additional comments Created May 18, 2015, 7:42 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 | « adblockplus/build.py ('k') | adblockplus/issue-2510.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # HG changeset patch
2 # User Felix Dahlke <felix@adblockplus.org>
3 # Date 1431462500 -7200
4 # Tue May 12 22:28:20 2015 +0200
5 # Node ID f9f01a4c16af30ff8abeedb98c932c9495027509
6 # Parent 9069f8de837b3733f8eb727e882d92c79bb23922
7 Issue 2509 - Add Adblock Browser to known apps
8
9 diff -r 9069f8de837b -r f9f01a4c16af packagerGecko.py
10 --- a/packagerGecko.py Fri May 08 15:50:07 2015 +0200
11 +++ b/packagerGecko.py Tue May 12 22:28:20 2015 +0200
12 @@ -32,6 +32,7 @@
13 'songbird': 'songbird@songbirdnest.com',
14 'thunderbird': '{3550f703-e582-4d05-9a08-453d09bdfdc6}',
15 'toolkit': 'toolkit@mozilla.org',
16 + 'adblockbrowser': '{55aba3ac-94d3-41a8-9e25-5c21fe874539}',
17 }
18
19 defaultLocale = 'en-US'
OLDNEW
« no previous file with comments | « adblockplus/build.py ('k') | adblockplus/issue-2510.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld