aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorJan Seeger <jan.seeger@thenybble.de>2015-10-03 15:35:56 +0200
committerJan Seeger <jan.seeger@thenybble.de>2015-10-03 15:35:56 +0200
commite27151d4d71583d66da8a82519234dae93d7c1a6 (patch)
tree00071bd80fe182eda068183f080f8320637918e7 /platform
parente40e2345f986f70174539c71f201b746f5098ce1 (diff)
downloaduBlock-e27151d4d71583d66da8a82519234dae93d7c1a6.zip
uBlock-e27151d4d71583d66da8a82519234dae93d7c1a6.tar.gz
uBlock-e27151d4d71583d66da8a82519234dae93d7c1a6.tar.bz2
Added double braces to application ID.
Diffstat (limited to 'platform')
-rw-r--r--platform/firefox/install.rdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf
index 69f1074..ab9c737 100644
--- a/platform/firefox/install.rdf
+++ b/platform/firefox/install.rdf
@@ -54,7 +54,7 @@
<!-- Conkeror -->
<targetApplication>
<r:Description>
- <id>{a79fe89b-6662-4ff4-8e88-09950ad4dfde}</id>
+ <id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id>
<minVersion>0.1</minVersion>
<maxVersion>9.9</maxVersion>
</r:Description>