diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-06-11 16:53:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-06-11 16:53:14 +0000 |
commit | 0db4ee1c761af682ee9a5b52ad6138120f4d82b8 (patch) | |
tree | 6481dd5516ac0d9d6af6ef04a9cb900d7ac0d374 /scp2/source/ooo | |
parent | 6c2c6127a0af1435287be17a12e57576c63f4872 (diff) |
INTEGRATION: CWS networker3 (1.1.72); FILE MERGED
2004/05/19 14:00:59 is 1.1.72.1: #i29348# new folderitem structure
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/folder_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/folder_ooo.scp b/scp2/source/ooo/folder_ooo.scp index 142136a02c0c..ec808959c2b9 100644 --- a/scp2/source/ooo/folder_ooo.scp +++ b/scp2/source/ooo/folder_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: folder_ooo.scp,v $ * -* $Revision: 1.1 $ +* $Revision: 1.2 $ * -* last change: $Author: is $ $Date: 2004-02-05 18:10:04 $ +* last change: $Author: kz $ $Date: 2004-06-11 17:53:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,6 +62,6 @@ #include "macros.inc" Folder gid_Folder_Staroffice51 - Name = "%PRODUCTNAME %PRODUCTVERSION"; + Name = "."; End |