summaryrefslogtreecommitdiff
path: root/desktop/util/verinfo.rc
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-07-16 14:28:59 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-07-16 14:28:59 +0000
commit7d8e975caa0617802a757c9bddb570a5e66e9a61 (patch)
tree5705feea7f306e303c90f6c8e2dc8b6344dc158d /desktop/util/verinfo.rc
parent95cac96346adef6a517d109609a69a9d23689bb9 (diff)
changed file description
Diffstat (limited to 'desktop/util/verinfo.rc')
-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 b1543f04bf..6f7a1e7fa8 100644
--- a/desktop/util/verinfo.rc
+++ b/desktop/util/verinfo.rc
@@ -2,9 +2,9 @@
#
# $RCSfile: verinfo.rc,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hro $ $Date: 2001-06-18 14:22:59 $
+# last change: $Author: hjs $ $Date: 2001-07-16 15:28:59 $
#
# 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", "Office Productivity Suite\0"
+ value "FileDescription", "StarOffice 6.0 / StarSuite 6.0\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", "Office Productivity Suite\0"
+ value "FileDescription", "StarOffice 6.0 / StarSuite 6.0\0"
value "FileVersion", PPS(VER_LEVEL) "\0"
value "ProductVersion", PPS(VER_LEVEL) "\0"
value "OriginalFilename", "SOFFICE.EXE\0"