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:
mostafah%oeone.com
2006-02-11 22:04:24 +00:00
parent adc22816ac
commit 24337acb4e
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

@@ -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">&copyrightText;</description>
<vbox id="detailsBox" align="center" flex="1">
<spacer flex="1"/>