summaryrefslogtreecommitdiff
path: root/scp2/source/base
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-11-21 15:07:27 +0000
committerOliver Bolte <obo@openoffice.org>2005-11-21 15:07:27 +0000
commit5ba6ea1a419bfb9f7ee8beaff9cd506baf105a2b (patch)
treebe9e8b0d89bafbfa9242a0d4dec3f8e30b569c95 /scp2/source/base
parent6aa7fb6ca162fb198cb554dd81ab13f3f27e15df (diff)
#i58226# database not working after patch
Diffstat (limited to 'scp2/source/base')
-rw-r--r--scp2/source/base/file_base.scp10
1 files changed, 5 insertions, 5 deletions
diff --git a/scp2/source/base/file_base.scp b/scp2/source/base/file_base.scp
index a50062aee92c..6294c12b98c3 100644
--- a/scp2/source/base/file_base.scp
+++ b/scp2/source/base/file_base.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_base.scp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: fs $ $Date: 2005-11-15 12:54:19 $
+ * last change: $Author: obo $ $Date: 2005-11-21 16:07:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -89,21 +89,21 @@ End
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Types_Xcu
TXT_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
Name = "/registry/spool/fcfg_database_types.xcu";
End
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Filters_Xcu
TXT_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
Name = "/registry/spool/fcfg_database_filters.xcu";
End
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Others_Xcu
TXT_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED,PATCH);
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Misc;
Name = "/registry/spool/fcfg_database_others.xcu";
End