mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Bug 273423 - Can't install themes. r+sr=ben a=asa for 1.8a6
This commit is contained in:
parent
535ee87833
commit
35481c3604
@ -46,6 +46,7 @@
|
||||
+ locale/@AB_CD@/global/viewSource.properties (@AB_CD@/chrome/global/viewSource.properties)
|
||||
+ locale/@AB_CD@/global/wizard.properties (@AB_CD@/chrome/global/wizard.properties)
|
||||
locale/@AB_CD@/global/history/history.properties (@AB_CD@/chrome/global/history/history.properties)
|
||||
locale/@AB_CD@/global/xpinstall/xpinstall.properties (@AB_CD@/chrome/global/xpinstall/xpinstall.properties)
|
||||
* locale/@AB_CD@/global-region/contents.rdf (generic/chrome/global-region/contents.rdf)
|
||||
+ locale/@AB_CD@/global-region/region.dtd (@AB_CD@/chrome/global-region/region.dtd)
|
||||
+ locale/@AB_CD@/global-region/region.properties (@AB_CD@/chrome/global-region/region.properties)
|
||||
|
@ -49,7 +49,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = xpinstall
|
||||
DIRS = public src stub cleanup
|
||||
|
||||
ifndef MOZ_PHOENIX
|
||||
ifndef MOZ_XUL_APP
|
||||
DIRS += res
|
||||
endif
|
||||
|
||||
|
@ -5,6 +5,6 @@ comm.jar:
|
||||
content/communicator/xpinstall/institems.js (content/institems.js)
|
||||
|
||||
en-US.jar:
|
||||
locale/en-US/communicator/xpinstall/xpinstall.properties (locale/en-US/xpinstall.properties)
|
||||
locale/en-US/global/xpinstall/xpinstall.properties (/toolkit/locales/en-US/chrome/global/xpinstall.properties)
|
||||
locale/en-US/communicator/xpinstall/xpistatus.dtd (locale/en-US/xpistatus.dtd)
|
||||
locale/en-US/communicator/xpinstall/institems.dtd (locale/en-US/institems.dtd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user