Checked in patch for bug 326794: version in aboutDialog.xul. r=mostafah
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189781 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,6 +42,9 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
APP_VERSION = $(shell cat $(srcdir)/../config/version.txt)
|
||||
DEFINES += -DAPP_VERSION="$(APP_VERSION)"
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
<deck id="modes" flex="1">
|
||||
<vbox flex="1" id="clientBox">
|
||||
#expand <label id="version" value="&aboutVersion; &version; __APP_VERSION__"/>
|
||||
#expand <label id="version" value="&aboutVersion; __APP_VERSION__"/>
|
||||
<description id="copyright">©rightText;</description>
|
||||
<vbox id="detailsBox" align="center" flex="1">
|
||||
<spacer flex="1"/>
|
||||
|
||||
Reference in New Issue
Block a user