summaryrefslogtreecommitdiff
path: root/sw/source/ui/globdoc/globdoc.src
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-02-06 14:45:20 +0000
committerMichael Brauer <mib@openoffice.org>2001-02-06 14:45:20 +0000
commita05c341452eb85f07013105170198963428f3784 (patch)
tree45d732342ae568c2a56402a84e9487d4d92ed334 /sw/source/ui/globdoc/globdoc.src
parent4eae2fc8fcf8bf8057f9984962546c5e80d36540 (diff)
real 6.0 file format
Diffstat (limited to 'sw/source/ui/globdoc/globdoc.src')
-rw-r--r--sw/source/ui/globdoc/globdoc.src10
1 files changed, 7 insertions, 3 deletions
diff --git a/sw/source/ui/globdoc/globdoc.src b/sw/source/ui/globdoc/globdoc.src
index cec492281e75..9b6ae83f4984 100644
--- a/sw/source/ui/globdoc/globdoc.src
+++ b/sw/source/ui/globdoc/globdoc.src
@@ -2,9 +2,9 @@
*
* $RCSfile: globdoc.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:38 $
+ * last change: $Author: mib $ $Date: 2001-02-06 15:43:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,11 @@ String STR_WRITER_GLOBALDOC_FULLTYPE_40
{
Text = "StarOffice 4.0 Global Document" ;
};
-String STR_WRITER_GLOBALDOC_FULLTYPE
+String STR_WRITER_GLOBALDOC_FULLTYPE_50
{
Text = "StarOffice 5.0 Global Document" ;
};
+String STR_WRITER_GLOBALDOC_FULLTYPE
+{
+ Text = "StarOffice 6.0 Global Document" ;
+};