summaryrefslogtreecommitdiff
path: root/svx/source/intro
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:29:37 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:29:37 +0000
commit66ed971b20ec72da5b7e49a70a9c6143d2b043c0 (patch)
treea4c6c63af6ffbeaddf2a173286119c7749ba59bf /svx/source/intro
parent6f1c432ae19af9870947a6913e7a959ef103c589 (diff)
INTEGRATION: CWS native72 (1.12.636); FILE MERGED
2006/12/05 08:46:29 pb 1.12.636.1: fix: #i70859# VersionText = ' '
Diffstat (limited to 'svx/source/intro')
-rw-r--r--svx/source/intro/iso.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/intro/iso.src b/svx/source/intro/iso.src
index 37a5aba202..265ad980fc 100644
--- a/svx/source/intro/iso.src
+++ b/svx/source/intro/iso.src
@@ -4,9 +4,9 @@
*
* $RCSfile: iso.src,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 13:56:49 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 18:29:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -97,7 +97,7 @@ ModalDialog RID_DEFAULTABOUT
Pos = MAP_APPFONT ( 54 , 6 ) ;
Size = MAP_APPFONT ( 118 , 16 ) ;
WordBreak = TRUE ;
- Text = "$(VER)";
+ Text = "%PRODUCTNAME %ABOUTBOXPRODUCTVERSION %PRODUCTEXTENSION" ;
};
FixedText ABOUT_FTXT_COPYRIGHT
{