Firefox: add localized descriptions to install.rdf

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 2f7be81668
commit ad19bae5e1

@ -5,13 +5,14 @@
<version>{version}</version> <version>{version}</version>
<name>{name}</name> <name>{name}</name>
<description>{description}</description> <description>{description}</description>
<homepageURL>https://github.com/gorhill/uBlock</homepageURL> <homepageURL>{homepage}</homepageURL>
<creator>{author}</creator> <creator>{author}</creator>
<type>2</type> <type>2</type>
<bootstrap>true</bootstrap> <bootstrap>true</bootstrap>
<multiprocessCompatible>true</multiprocessCompatible> <multiprocessCompatible>true</multiprocessCompatible>
<optionsType>3</optionsType> <optionsType>3</optionsType>
<optionsURL>chrome://ublock/content/dashboard.html</optionsURL> <optionsURL>chrome://ublock/content/dashboard.html</optionsURL>
{localized}
<!-- Firefox --> <!-- Firefox -->
<targetApplication> <targetApplication>

Loading…
Cancel
Save