update dev300-m58
[ooovba.git] / scp2 / source / draw / file_draw.scp
blobb613f62ad97f50771f13705223f9c285bf817db9
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: file_draw.scp,v $
10  * $Revision: 1.28 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #include "macros.inc"
33 File gid_File_Registry_Spool_Oo_Office_Embedding_Draw_Xcu
34     TXT_FILE_BODY;
35     Styles = (PACKED);
36     Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Embedding;
37     Name = "/registry/spool/org/openoffice/Office/Embedding-draw.xcu";
38 End
40 File gid_File_Help_Sdraw_Zip
41     Dir = gid_Dir_Help_Isolanguage;
42     ARCHIVE_TXT_FILE_BODY;
43     EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(sdraw);
44     Patchfiles = (); 
45 End
47 File gid_File_Exe_Sdraw
48     BIN_FILE_BODY;
49     Dir = gid_Brand_Dir_Program;
50     Name = EXENAME(sdraw);
51   #ifdef WNT
52     FileDescription = "%PRODUCTNAME Draw";
53     Styles = (PACKED, PATCH_SO_NAME);
54   #else
55     Styles = (PACKED);
56   #endif
57 End
59 // new user interface configuration files
61 File gid_File_Share_Config_Sofficecfg_Draw_Menubar_Xml
62     TXT_FILE_BODY;
63     Styles = (PACKED);
64     Dir = gid_Dir_Share_Config_Sofficecfg_Sdraw_Menubar;
65     Name = "/uiconfig/sdraw/menubar/menubar.xml";
66 End
69 File gid_File_Registry_Spool_Oo_TypeDetection_Draw_UISort_Xcu
70     TXT_FILE_BODY;
71     Styles = (PACKED);
72     Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_UISort;
73     Name = "/registry/spool/org/openoffice/TypeDetection/UISort-draw.xcu";
74 End
76 File gid_File_Registry_Spool_Oo_TypeDetection_Draw_Types_Xcu
77     TXT_FILE_BODY;
78     Styles = (PACKED);
79     Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
80     Name = "/registry/spool/fcfg_draw_types.xcu";
81 End
83 File gid_File_Registry_Spool_Oo_TypeDetection_Draw_Filters_Xcu
84     TXT_FILE_BODY;
85     Styles = (PACKED);
86     Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
87     Name = "/registry/spool/fcfg_draw_filters.xcu";
88 End
90 File gid_File_Registry_Spool_Oo_Common_Draw_Xcu
91     TXT_FILE_BODY;
92     Styles = (PACKED);
93     Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
94     Name = "/registry/spool/org/openoffice/Office/Common-draw.xcu";
95 End
97 File gid_File_Registry_Spool_Oo_Setup_Draw_Xcu
98     TXT_FILE_BODY;
99     Styles = (PACKED);
100     Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
101     Name = "/registry/spool/org/openoffice/Setup-draw.xcu";
104 File gid_File_Oo_Office_Ui_Drawwindowstate_Xcs
105     TXT_FILE_BODY;
106     Styles = (PACKED);
107     Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
108     Name = "/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs";
111 File gid_File_Oo_Office_Ui_Drawwindowstate_Xcu
112     TXT_FILE_BODY;
113     Styles = (PACKED);
114     Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
115     Name = "/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu";