summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-02-06 11:34:31 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-02-06 11:34:31 +0000
commita460ae48aad1dfe21a102796672b7e43d21f590c (patch)
treecfcc68efa53f1dcdfdcc22b545243247d17451d2 /scp2/source
parent7bfd8ac712dbc2c034e3ccf97e7ec1cc26dc206a (diff)
INTEGRATION: CWS extras23 (1.18.162); FILE MERGED
2006/01/30 10:39:49 va 1.18.162.5: #130671# Removed PATCH and DONTSHOW flag. 2006/01/25 10:05:58 va 1.18.162.4: #130671# Set DONTSHOW-flag. 2006/01/13 18:08:43 va 1.18.162.3: RESYNC: (1.18-1.20); FILE MERGED 2005/12/19 12:58:11 va 1.18.162.2: #i46773# Set Patch Flag. 2005/12/19 12:48:20 va 1.18.162.1: #i58244# Set Patch Flag.
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_extra_ooo.scp10
1 files changed, 5 insertions, 5 deletions
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp
index 78a1570e6b3f..eb1540f4fd5b 100644
--- a/scp2/source/ooo/file_extra_ooo.scp
+++ b/scp2/source/ooo/file_extra_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_extra_ooo.scp,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: obo $ $Date: 2006-01-16 16:08:57 $
+ * last change: $Author: rt $ $Date: 2006-02-06 12:34:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,7 +69,7 @@ End
File gid_File_Extra_Cfgusr
Dir = gid_Dir_User_Config;
USER_FILE_BODY;
- Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE);
+ Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE, PATCH);
Name = "cfgusr.zip";
End
@@ -243,7 +243,7 @@ End
File gid_File_Extra_Palettes_Lang
Dir = gid_Dir_User_Config;
USER_FILE_BODY;
- Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE);
+ Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE, PATCH);
EXTRA_ALL_LANG(palettes);
End
@@ -313,7 +313,7 @@ End
File gid_File_Extra_Tplwizdesktop_Lang
Dir = gid_Dir_Template_Internal;
TXT_FILE_BODY;
- Styles = (ARCHIVE, DONT_OVERWRITE);
+ Styles = (ARCHIVE, DONT_OVERWRITE, PATCH);
EXTRA_ALL_LANG(tplwizdesktop);
End