summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-04-15 09:44:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-04-15 09:44:51 +0000
commit63002f6924a8aa6bb9d2b858cbd055826e8f5da1 (patch)
tree300213bdecb3f05af8fe413c5e36e3b95cf16f69
parentfd0c57ef2c4ea7ca6e090dd1112f72505143666b (diff)
INTEGRATION: CWS native140 (1.35.12); FILE MERGED
2008/03/31 15:12:26 is 1.35.12.1: #i87653# removing all PATCH flags
-rw-r--r--scp2/source/math/file_math.scp42
1 files changed, 14 insertions, 28 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp
index 532a5caccdde..27e3e873b2f1 100644
--- a/scp2/source/math/file_math.scp
+++ b/scp2/source/math/file_math.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: file_math.scp,v $
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
* This file is part of OpenOffice.org.
*
@@ -46,19 +46,19 @@ File gid_File_Dtd_Math
End
#endif
-STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sm , sm)
+STD_UNO_LIB_FILE( gid_File_Lib_Sm , sm)
-STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Smd , smd)
+STD_UNO_LIB_FILE( gid_File_Lib_Smd , smd)
-STD_RES_FILE_PATCH( gid_File_Res_Sm, sm )
+STD_RES_FILE( gid_File_Res_Sm, sm )
//
// start binfilter #110743#
//
#ifndef WITHOUT_BINFILTER
-STD_LIB_FILE_PATCH( gid_File_Lib_Bf_Sm, bf_sm)
-STD_RES_FILE_PATCH( gid_File_Res_Bf_Sm, bf_sm)
+STD_LIB_FILE( gid_File_Lib_Bf_Sm, bf_sm)
+STD_RES_FILE( gid_File_Res_Bf_Sm, bf_sm)
#endif
//
@@ -67,37 +67,23 @@ STD_RES_FILE_PATCH( gid_File_Res_Bf_Sm, bf_sm)
File gid_File_Registry_Spool_Oo_Office_Embedding_Math_Xcu
TXT_FILE_BODY;
- Styles = (PACKED, PATCH);
+ Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Embedding;
Name = "/registry/spool/org/openoffice/Office/Embedding-math.xcu";
End
File gid_File_Help_Smath_Zip
Dir = gid_Dir_Help_Isolanguage;
- ARCHIVE_TXT_FILE_BODY_PATCH;
+ ARCHIVE_TXT_FILE_BODY;
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(smath);
- Patchfiles = ("smath.cfg",
- "smath.db",
- "smath.ht",
- "smath.jar",
- "smath.key",
- "smath.tree",
- "smath.idx/CONTEXTS",
- "smath.idx/DICTIONARY",
- "smath.idx/DOCS",
- "smath.idx/DOCS.TAB",
- "smath.idx/EDGE",
- "smath.idx/LINKNAMES",
- "smath.idx/OFFSETS",
- "smath.idx/POSITIONS",
- "smath.idx/SCHEMA");
+ Patchfiles = ();
End
File gid_File_Exe_Smath
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Name = EXENAME(smath);
- Styles = (PACKED, PATCH);
+ Styles = (PACKED);
End
// new user interface configuration files
@@ -133,14 +119,14 @@ End
File gid_File_Registry_Spool_Oo_TypeDetection_Math_Types_Xcu
TXT_FILE_BODY;
- Styles = (PACKED, PATCH);
+ Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
Name = "/registry/spool/fcfg_math_types.xcu";
End
File gid_File_Registry_Spool_Oo_TypeDetection_Math_Filters_Xcu
TXT_FILE_BODY;
- Styles = (PACKED, PATCH);
+ Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
Name = "/registry/spool/fcfg_math_filters.xcu";
End
@@ -154,7 +140,7 @@ End
File gid_File_Registry_Spool_Oo_Setup_Math_Xcu
TXT_FILE_BODY;
- Styles = (PACKED, PATCH);
+ Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
Name = "/registry/spool/org/openoffice/Setup-math.xcu";
End
@@ -168,7 +154,7 @@ End
File gid_File_Oo_Office_Ui_Mathwindowstate_Xcu
TXT_FILE_BODY;
- Styles = (PACKED,PATCH);
+ Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
Name = "/registry/data/org/openoffice/Office/UI/MathWindowState.xcu";
End