From 95037276c89a2ecae4af67e0b8dac24a0bf84680 Mon Sep 17 00:00:00 2001 From: Jan Seeger Date: Sat, 3 Oct 2015 14:24:00 +0200 Subject: [PATCH 1/3] Added Conkeror to the list of supported platforms. uBlock Origins runs well in Conkeror, an emacs-inspired browser. This patch makes it possible to install the plugin directly, without having to modify the install.rdf file. --- platform/firefox/install.rdf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf index 42ec05aa0..e63f4c475 100644 --- a/platform/firefox/install.rdf +++ b/platform/firefox/install.rdf @@ -50,5 +50,14 @@ 26.* + + + + + {a79fe89b-6662-4ff4-8e88-09950ad4dfde} + 0.1 + 9.9 + + From e40e2345f986f70174539c71f201b746f5098ce1 Mon Sep 17 00:00:00 2001 From: Jan Seeger Date: Sat, 3 Oct 2015 15:18:22 +0200 Subject: [PATCH 2/3] Tab fixes, broken XML fixes. Replaced tabs with spaces, added missing namespace for Description element. --- platform/firefox/install.rdf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf index e63f4c475..69f1074a4 100644 --- a/platform/firefox/install.rdf +++ b/platform/firefox/install.rdf @@ -13,7 +13,7 @@ true true 2 -{localized} + {localized} @@ -51,13 +51,13 @@ - - - - {a79fe89b-6662-4ff4-8e88-09950ad4dfde} - 0.1 - 9.9 - - + + + + {a79fe89b-6662-4ff4-8e88-09950ad4dfde} + 0.1 + 9.9 + + From e27151d4d71583d66da8a82519234dae93d7c1a6 Mon Sep 17 00:00:00 2001 From: Jan Seeger Date: Sat, 3 Oct 2015 15:35:56 +0200 Subject: [PATCH 3/3] Added double braces to application ID. --- platform/firefox/install.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf index 69f1074a4..ab9c737aa 100644 --- a/platform/firefox/install.rdf +++ b/platform/firefox/install.rdf @@ -54,7 +54,7 @@ - {a79fe89b-6662-4ff4-8e88-09950ad4dfde} + {{a79fe89b-6662-4ff4-8e88-09950ad4dfde}} 0.1 9.9