Bug 423177 - "Update default theme's information for Firefox 3" [p=reed r+ui-r=mconnor a=blocking-firefox3+]

This commit is contained in:
reed@reedloden.com 2008-04-02 14:39:15 -07:00
Родитель 91be54bfca
Коммит 0024e845cf
1 изменённых файлов: 7 добавлений и 8 удалений

Просмотреть файл

@ -7,8 +7,8 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{972ce4c6-7e08-4474-a285-3208198ce6fd}</em:id>
<em:version>2.0</em:version>
<em:version>@FIREFOX_VERSION@</em:version>
<!-- Target Application this theme can install into,
with minimum and maximum supported versions. -->
<em:targetApplication>
@ -18,11 +18,11 @@
<em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Front End MetaData -->
<em:name>Firefox (default)</em:name>
<em:description>The default theme</em:description>
<em:name>Default</em:name>
<em:description>The default theme.</em:description>
<!-- EXTENSION AUTHORS!
DO NOT COPY THIS PROPERTY INTO YOUR INSTALL RDF FILES
It will cause users not to be informed of incompatibilities
@ -34,8 +34,7 @@
<em:locked>true</em:locked>
<!-- Front End Integration Hooks (used by Theme Manager)-->
<!-- XXXben - preprocess this file to use different info for mac version -->
<em:creator>Gerich and Horlander</em:creator>
<em:creator>Mozilla</em:creator>
<em:contributor>Mozilla Contributors</em:contributor>
<em:internalName>classic/1.0</em:internalName>