diff options
author | gorhill <rhill@raymondhill.net> | 2015-10-03 09:44:23 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-10-03 09:44:23 -0400 |
commit | 2ed90e1993c8529b4dee8a870de0e34e1b7dbd09 (patch) | |
tree | b28e9e0b9160373e96c337ea477d90bceae66020 /platform | |
parent | c4178d2ac6602857ea8088107050bf02ca293450 (diff) | |
download | uBlock-2ed90e1993c8529b4dee8a870de0e34e1b7dbd09.zip uBlock-2ed90e1993c8529b4dee8a870de0e34e1b7dbd09.tar.gz uBlock-2ed90e1993c8529b4dee8a870de0e34e1b7dbd09.tar.bz2 |
convert hard tabs to soft tabs
Diffstat (limited to 'platform')
-rw-r--r-- | platform/firefox/install.rdf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf index ab9c737..c0332ff 100644 --- a/platform/firefox/install.rdf +++ b/platform/firefox/install.rdf @@ -13,7 +13,7 @@ <bootstrap>true</bootstrap> <multiprocessCompatible>true</multiprocessCompatible> <optionsType>2</optionsType> - {localized} +{localized} <!-- Firefox --> <targetApplication> @@ -54,9 +54,9 @@ <!-- Conkeror --> <targetApplication> <r:Description> - <id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id> - <minVersion>0.1</minVersion> - <maxVersion>9.9</maxVersion> + <id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id> + <minVersion>0.1</minVersion> + <maxVersion>9.9</maxVersion> </r:Description> </targetApplication> </r:Description> |