summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-11-29 13:12:04 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-11-29 13:12:04 +0000
commitc373f082705d9bb0953f3ebf37e345e9d9ec5717 (patch)
treed737da2998a4444efdeb6eab8b2736a937c63a78 /desktop
parent1c83cebc0c14b946f7b630fb98ba6efb2954d7d7 (diff)
#94932# changed description to a dummy string which is replaced by setup
Diffstat (limited to 'desktop')
-rw-r--r--desktop/util/verinfo.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/util/verinfo.rc b/desktop/util/verinfo.rc
index 6f7a1e7fa841..5eb3451089f6 100644
--- a/desktop/util/verinfo.rc
+++ b/desktop/util/verinfo.rc
@@ -2,9 +2,9 @@
#
# $RCSfile: verinfo.rc,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2001-07-16 15:28:59 $
+# last change: $Author: hjs $ $Date: 2001-11-29 14:12:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -140,7 +140,7 @@ VS_VERSION_INFO versioninfo
{
// German StringTable
value "CompanyName", "Sun Microsystems, Inc.\0"
- value "FileDescription", "StarOffice 6.0 / StarSuite 6.0\0"
+ value "FileDescription", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\0"
value "FileVersion", PPS(VER_LEVEL) "\0"
value "ProductVersion", PPS(VER_LEVEL) "\0"
value "OriginalFilename", "SOFFICE.EXE\0"
@@ -152,7 +152,7 @@ VS_VERSION_INFO versioninfo
{
// International StringTable
value "CompanyName", "Sun Microsystems, Inc.\0"
- value "FileDescription", "StarOffice 6.0 / StarSuite 6.0\0"
+ value "FileDescription", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\0"
value "FileVersion", PPS(VER_LEVEL) "\0"
value "ProductVersion", PPS(VER_LEVEL) "\0"
value "OriginalFilename", "SOFFICE.EXE\0"