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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « adblockplus/build.py ('k') | adblockplus/issue-2510.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus/issue-2509.patch
===================================================================
new file mode 100644
--- /dev/null
+++ b/adblockplus/issue-2509.patch
@@ -0,0 +1,19 @@
+# HG changeset patch
+# User Felix Dahlke <felix@adblockplus.org>
+# Date 1431462500 -7200
+# Tue May 12 22:28:20 2015 +0200
+# Node ID f9f01a4c16af30ff8abeedb98c932c9495027509
+# Parent 9069f8de837b3733f8eb727e882d92c79bb23922
+Issue 2509 - Add Adblock Browser to known apps
+
+diff -r 9069f8de837b -r f9f01a4c16af packagerGecko.py
+--- a/packagerGecko.py Fri May 08 15:50:07 2015 +0200
++++ b/packagerGecko.py Tue May 12 22:28:20 2015 +0200
+@@ -32,6 +32,7 @@
+ 'songbird': 'songbird@songbirdnest.com',
+ 'thunderbird': '{3550f703-e582-4d05-9a08-453d09bdfdc6}',
+ 'toolkit': 'toolkit@mozilla.org',
++ 'adblockbrowser': '{55aba3ac-94d3-41a8-9e25-5c21fe874539}',
+ }
+
+ defaultLocale = 'en-US'
« 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