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
This commit is contained in:
@@ -42,4 +42,6 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
DEFINES += -DMOZ_APP_VERSION=$(MOZ_APP_VERSION)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
<!ENTITY brandShortName "SeaMonkey">
|
||||
<!ENTITY vendorShortName "SeaMonkey">
|
||||
<!ENTITY sidebarName "Sidebar">
|
||||
# XXX When Suite is a fully fledged xul app, this ifdef can be removed.
|
||||
#ifdef MOZ_XUL_APP
|
||||
#expand <!ENTITY releaseURL "http://www.mozilla.org/projects/seamonkey/releases/seamonkey__MOZ_APP_VERSION__/">
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user