зеркало из https://github.com/mozilla/pjs.git
Bug 290812 - XForms xpi not registering locales. r=smaug,beaufour a=mkaply
This commit is contained in:
Родитель
e409a48d76
Коммит
0b6e5f2509
|
@ -61,7 +61,7 @@ endif
|
|||
GARBAGE += xforms.js xforms.template
|
||||
GARBAGE_DIRS += stage
|
||||
|
||||
PACKAGE_VERSION = 0.1
|
||||
PACKAGE_VERSION = 0.2
|
||||
|
||||
xpi:
|
||||
@echo Copying files to staging area...
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
|
||||
<Description about="urn:mozilla:install-manifest">
|
||||
<em:id>{cf2812dc-6a7c-4402-b639-4d277dac4c36}</em:id>
|
||||
<em:version>0.1</em:version>
|
||||
<em:version>0.2</em:version>
|
||||
<em:targetApplication>
|
||||
<!-- Firefox -->
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>1.0+</em:minVersion>
|
||||
<em:maxVersion>1.0+</em:maxVersion>
|
||||
<em:maxVersion>1.1</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
<em:name>Mozilla XForms</em:name>
|
||||
|
@ -20,9 +20,9 @@
|
|||
<em:file>
|
||||
<Description about="urn:mozilla:extension:file:xforms.jar">
|
||||
<em:package>content/xforms/</em:package>
|
||||
<em:locale>locale/en-US/xforms/</em:locale>
|
||||
</Description>
|
||||
</em:file>
|
||||
</Description>
|
||||
</RDF>
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче