зеркало из https://github.com/mozilla/pjs.git
Bug 396013 - Tracking bug for 0.7 RC cleanup; r=philipp
This commit is contained in:
Родитель
6c11b36366
Коммит
b89a0ba062
|
@ -79,6 +79,7 @@ DEFINES += -DFIREFOX_VERSION=$(FIREFOX_VERSION)
|
|||
DEFINES += -DSEAMONKEY_VERSION=$(SEAMONKEY_VERSION)
|
||||
|
||||
DEFINES += -DTARGET_PLATFORM=$(OS_TARGET)_$(TARGET_XPCOM_ABI)
|
||||
DEFINES += -DLIGHTNING_FIREFOX=$(LIGHTNING_FIREFOX)
|
||||
|
||||
LIGHTNING_VERSION := $(shell cat $(srcdir)/../sunbird/config/version.txt)
|
||||
DEFINES += -DLIGHTNING_VERSION=$(LIGHTNING_VERSION)
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
#if LIGHTNING_FIREFOX
|
||||
<!-- We only allow installation of Lightning into Firefox for ease of
|
||||
- development. You can edit the JS and then click reload in Firefox as
|
||||
- opposed to having to restart Thunderbird after each edit. -->
|
||||
|
@ -37,6 +38,7 @@
|
|||
#endif
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
#endif
|
||||
|
||||
#ifndef MOZILLA_1_8_BRANCH
|
||||
<em:targetApplication>
|
||||
|
|
Загрузка…
Ссылка в новой задаче