From 9a7bca367e960aaa37ee31f6e76ccd60469b1624 Mon Sep 17 00:00:00 2001 From: "kairo%kairo.at" Date: Fri, 28 Apr 2006 11:33:30 +0000 Subject: [PATCH] bug 335739 - move releaseURL to branding for suiterunner, r+sr=Neil git-svn-id: svn://10.0.0.236/trunk@195639 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/communicator/Makefile.in | 4 +++- mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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