Bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings

(synching up for thunderbird)
This commit is contained in:
scott%scott-macgregor.org 2004-03-02 02:12:11 +00:00
Родитель ab314af661
Коммит 8f59e261ea
6 изменённых файлов: 6 добавлений и 6 удалений

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

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:name="messenger"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
chrome:skinVersion="1.5">
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:Description>
<!-- overlay information -->

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

@ -11,6 +11,6 @@
chrome:author="mozilla.org"
chrome:name="messenger-views"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
chrome:skinVersion="1.5">
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:Description>
</RDF:RDF>

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

@ -27,5 +27,5 @@
<!-- Version Information. State that we work only with major version 1 of this
package. -->
<RDF:Description about="urn:mozilla:skin:classic/1.0:global"
chrome:skinVersion="1.5"/>
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:RDF>

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

@ -13,7 +13,7 @@
chrome:author="Joe Hewitt"
chrome:name="inspector"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
chrome:skinVersion="1.5">
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:Description>
<!-- overlay information -->

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

@ -18,7 +18,7 @@
chrome:extension="true"
chrome:settingsURL="chrome://messenger-offline/content/pref-offline.xul"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
chrome:skinVersion="1.5">
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:Description>
<!-- overlay information -->

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

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:name="messenger-smime"
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
chrome:skinVersion="1.5">
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
</RDF:Description>
<!-- overlay information -->