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
This commit is contained in:
Kurt Zenker 2004-02-25 16:26:14 +00:00
parent 39f0bd7d28
commit 0938653291
3 changed files with 32 additions and 8 deletions

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: module_impress.scp,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -71,7 +71,8 @@ Module gid_Module_Prg_Impress_Bin
ParentID = gid_Module_Prg_Impress; ParentID = gid_Module_Prg_Impress;
Minimal = YES; Minimal = YES;
Default = 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 End
Module gid_Module_Prg_Impress_Help Module gid_Module_Prg_Impress_Help

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: file_math.scp,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -104,3 +104,25 @@ File gid_File_Exe_Smath
End End
#endif #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

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: module_math.scp,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -71,7 +71,8 @@ Module gid_Module_Prg_Math_Bin
ParentID = gid_Module_Prg_Math; ParentID = gid_Module_Prg_Math;
Minimal = YES; Minimal = YES;
Default = 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 End
Module gid_Module_Prg_Math_Help Module gid_Module_Prg_Math_Help