[Pkg-mozext-commits] [adblock-plus] 197/464: Added application ID for Fennec with native UI

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 3e3bc7796f49a1ec1765a326c1286e43d4c8bc7e
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Thu Jan 12 15:39:01 2012 +0100

    Added application ID for Fennec with native UI
---
 packager.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/packager.py b/packager.py
index 0bce8a3..8a9a23d 100644
--- a/packager.py
+++ b/packager.py
@@ -14,9 +14,10 @@ KNOWN_APPS = {
   'conkeror':   '{a79fe89b-6662-4ff4-8e88-09950ad4dfde}',
   'emusic':     'dlm at emusic.com',
   'fennec':     '{a23983c0-fd0e-11dc-95ff-0800200c9a66}',
+  'fennec2':    '{aa3c5121-dab2-40e2-81ca-7ea25febc110}',
   'firefox':    '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}',
-  'midbrowser':   '{aa5ca914-c309-495d-91cf-3141bbb04115}',
-  'prism':    'prism at developer.mozilla.org',
+  'midbrowser': '{aa5ca914-c309-495d-91cf-3141bbb04115}',
+  'prism':      'prism at developer.mozilla.org',
   'seamonkey':  '{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}',
   'songbird':   'songbird at songbirdnest.com',
   'thunderbird':  '{3550f703-e582-4d05-9a08-453d09bdfdc6}',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list