diff options
| author | Servail <servail.mir@users.noreply.github.com> | 2019-07-11 02:12:28 +0400 |
|---|---|---|
| committer | Servail <servail.mir@users.noreply.github.com> | 2019-07-11 02:12:28 +0400 |
| commit | fe3e3acfe93af6ceb8be2b13eb275d7eea993c41 (patch) | |
| tree | b0df6df60b62a2bfdeb209238ebc8398828ec75b /src/install.rdf | |
| parent | 62f80ec0344b181324607f49756c9a71d6f1882e (diff) | |
installation fixes
Diffstat (limited to 'src/install.rdf')
| -rw-r--r-- | src/install.rdf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/install.rdf b/src/install.rdf index a70ae71..94379d0 100644 --- a/src/install.rdf +++ b/src/install.rdf | |||
| @@ -8,17 +8,18 @@ | |||
| 8 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | 8 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
| 9 | 9 | ||
| 10 | <Description about="urn:mozilla:install-manifest"> | 10 | <Description about="urn:mozilla:install-manifest"> |
| 11 | <em:id>darkmoon@lootyhoof-pm</em:id> | 11 | <em:id>blackmoon@servail-pm</em:id> |
| 12 | <em:version>2.3.1</em:version> | 12 | <em:version>0.1.0</em:version> |
| 13 | <em:name>Black Moon</em:name> | 13 | <em:name>Black Moon</em:name> |
| 14 | <em:description>The ultimate dark experience.</em:description> | 14 | <em:description>Black minimalistic theme.</em:description> |
| 15 | <em:creator>Lootyhoof</em:creator> | 15 | <em:creator>Lootyhoof</em:creator> |
| 16 | <em:type>4</em:type> | 16 | <em:type>4</em:type> |
| 17 | <em:internalName>darkmoon</em:internalName> | 17 | <em:internalName>blackmoon</em:internalName> |
| 18 | <em:skinnable>true</em:skinnable> | 18 | <em:skinnable>true</em:skinnable> |
| 19 | 19 | ||
| 20 | <em:contributor>Louis Chan</em:contributor> | 20 | <em:contributor>Louis Chan</em:contributor> |
| 21 | <em:contributor>Graciliano</em:contributor> | 21 | <em:contributor>Graciliano</em:contributor> |
| 22 | <em:contributor>Servail</em:contributor> | ||
| 22 | 23 | ||
| 23 | <em:targetApplication> | 24 | <em:targetApplication> |
| 24 | <Description> | 25 | <Description> |
