diff options
Diffstat (limited to 'src/install.rdf')
| -rw-r--r-- | src/install.rdf | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/src/install.rdf b/src/install.rdf index 1d48f26..1f8c221 100644 --- a/src/install.rdf +++ b/src/install.rdf | |||
| @@ -8,15 +8,16 @@ | |||
| 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>blackmoon@servail-pm</em:id> | 11 | <em:id>elbaitemoon@shokara</em:id> |
| 12 | <em:version>0.1.4</em:version> | 12 | <em:version>0.1.5</em:version> |
| 13 | <em:name>Black Moon</em:name> | 13 | <em:name>Elbaite Moon</em:name> |
| 14 | <em:description>Black minimalistic theme.</em:description> | 14 | <em:description>Black Moon but with Elbaite.</em:description> |
| 15 | <em:creator>Servail</em:creator> | 15 | <em:creator>Shokara</em:creator> |
| 16 | <em:type>4</em:type> | 16 | <em:type>4</em:type> |
| 17 | <em:internalName>blackmoon</em:internalName> | 17 | <em:internalName>elbaitemoon</em:internalName> |
| 18 | <em:skinnable>true</em:skinnable> | 18 | <em:skinnable>true</em:skinnable> |
| 19 | 19 | ||
| 20 | <em:contributor>Servail</em:contributor> | ||
| 20 | <em:contributor>Lootyhoof</em:contributor> | 21 | <em:contributor>Lootyhoof</em:contributor> |
| 21 | <em:contributor>Louis Chan</em:contributor> | 22 | <em:contributor>Louis Chan</em:contributor> |
| 22 | <em:contributor>Graciliano</em:contributor> | 23 | <em:contributor>Graciliano</em:contributor> |
| @@ -26,7 +27,7 @@ | |||
| 26 | <!-- Pale Moon --> | 27 | <!-- Pale Moon --> |
| 27 | <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id> | 28 | <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id> |
| 28 | <em:minVersion>28.0</em:minVersion> | 29 | <em:minVersion>28.0</em:minVersion> |
| 29 | <em:maxVersion>28.*</em:maxVersion> | 30 | <em:maxVersion>29.*</em:maxVersion> |
| 30 | </Description> | 31 | </Description> |
| 31 | </em:targetApplication> | 32 | </em:targetApplication> |
| 32 | </Description> | 33 | </Description> |
