diff --git a/mozilla/xpfe/communicator/Makefile.in b/mozilla/xpfe/communicator/Makefile.in index 4d5f75e8c33..db395b605db 100644 --- a/mozilla/xpfe/communicator/Makefile.in +++ b/mozilla/xpfe/communicator/Makefile.in @@ -42,4 +42,6 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -include $(topsrcdir)/config/rules.mk \ No newline at end of file +DEFINES += -DMOZ_APP_VERSION=$(MOZ_APP_VERSION) + +include $(topsrcdir)/config/rules.mk diff --git a/mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd b/mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd index 027af493735..11edc09347d 100644 --- a/mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd +++ b/mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd @@ -3,3 +3,7 @@ +# XXX When Suite is a fully fledged xul app, this ifdef can be removed. +#ifdef MOZ_XUL_APP +#expand +#endif