summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 16:26:14 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 16:26:14 +0000
commit093865329120656c025f8717b8e431eb0bd2c0ec (patch)
tree974e642918b8a04e68be9bf139e0361a3e56b20a /scp2
parent39f0bd7d28574706cbca155a821982694953ff60 (diff)
INTEGRATION: CWS layoutmanager (1.1.8); FILE MERGED
2004/02/21 09:36:54 cd 1.1.8.1: #111899# Code moved from obsolete scp project
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/impress/module_impress.scp7
-rw-r--r--scp2/source/math/file_math.scp26
-rw-r--r--scp2/source/math/module_math.scp7
3 files changed, 32 insertions, 8 deletions
diff --git a/scp2/source/impress/module_impress.scp b/scp2/source/impress/module_impress.scp
index e78f15e55d29..de2df34eddd7 100644
--- a/scp2/source/impress/module_impress.scp
+++ b/scp2/source/impress/module_impress.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: module_impress.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:09:31 $
+ * last change: $Author: kz $ $Date: 2004-02-25 17:25:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,8 @@ Module gid_Module_Prg_Impress_Bin
ParentID = gid_Module_Prg_Impress;
Minimal = YES;
Default = YES;
- Files = (gid_File_Extra_Cdeimpress,gid_File_Exe_Simpress,gid_File_Extra_Urldesktop_Impress,gid_File_Extra_Urlnew_Impress,gid_File_Extra_Urlstart_Impress,gid_File_Extra_Urltasks_Impress,gid_File_Lib_Placeware,gid_File_Oo_Office_Filter_Impress_Pkg);
+ Files = (gid_File_Extra_Cdeimpress,gid_File_Exe_Simpress,gid_File_Extra_Urldesktop_Impress,gid_File_Extra_Urlnew_Impress,gid_File_Extra_Urlstart_Impress,gid_File_Extra_Urltasks_Impress,gid_File_Lib_Placeware,gid_File_Oo_Office_Filter_Impress_Pkg,
+ gid_File_Oo_Office_Ui_Drawimpresscommands_Xcs,gid_File_Oo_Office_Ui_Drawimpresscommands_Xcu);
End
Module gid_Module_Prg_Impress_Help
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp
index 8bc9dc0b66e1..ce7e10a878a2 100644
--- a/scp2/source/math/file_math.scp
+++ b/scp2/source/math/file_math.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_math.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:09:54 $
+ * last change: $Author: kz $ $Date: 2004-02-25 17:26:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,3 +104,25 @@ File gid_File_Exe_Smath
End
#endif
+
+// new user interface configuration files
+File gid_File_Share_Config_Sofficecfg_Math_Menubar_Xml
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Config_Sofficecfg_Smath_Menubar;
+ Name = "/uiconfig/smath/menubar/menubar.xml";
+End
+
+File gid_File_Oo_Office_Ui_Mathcommands_Xcs
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
+ Name = "/registry/schema/org/openoffice/Office/UI/MathCommands.xcs";
+End
+
+File gid_File_Oo_Office_Ui_Mathcommands_Xcu
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
+ Name = "/registry/data/org/openoffice/Office/UI/MathCommands.xcu";
+End
diff --git a/scp2/source/math/module_math.scp b/scp2/source/math/module_math.scp
index 03667b4ffd77..761ddc16ec3d 100644
--- a/scp2/source/math/module_math.scp
+++ b/scp2/source/math/module_math.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: module_math.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:09:56 $
+ * last change: $Author: kz $ $Date: 2004-02-25 17:26:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,8 @@ Module gid_Module_Prg_Math_Bin
ParentID = gid_Module_Prg_Math;
Minimal = YES;
Default = YES;
- Files = (gid_File_Extra_Cdemath,gid_File_Html_W3c_Ipr,gid_File_Dtd_Math,gid_File_Exe_Smath,gid_File_Res_Sm,gid_File_Lib_Sm,gid_File_Lib_Smd,gid_File_Extra_Urlmore_Math,gid_File_Extra_Urlnew_Math,gid_File_Extra_Urltasks_Math,gid_File_Oo_Office_Filter_Math_Pkg);
+ Files = (gid_File_Extra_Cdemath,gid_File_Html_W3c_Ipr,gid_File_Dtd_Math,gid_File_Exe_Smath,gid_File_Res_Sm,gid_File_Lib_Sm,gid_File_Lib_Smd,gid_File_Extra_Urlmore_Math,gid_File_Extra_Urlnew_Math,gid_File_Extra_Urltasks_Math,gid_File_Oo_Office_Filter_Math_Pkg,
+ gid_File_Oo_Office_Ui_Mathcommands_Xcs,gid_File_Oo_Office_Ui_Mathcommands_Xcu);
End
Module gid_Module_Prg_Math_Help