Bump version to 6.0-36
[LibreOffice.git] / scp2 / source / python / file_python_librelogo.scp
blob67f789f80045afebc27af6a96cb85148d029dae2
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  */
9 #include "macros.inc"
11 #ifndef AIX
12 #ifndef DISABLE_PYUNO
13 File gid_File_Share_Registry_LibreLogo_Xcd
14     TXT_FILE_BODY;
15     Styles = (PACKED);
16     Dir = gid_Brand_Dir_Share_Registry;
17     Name = "librelogo.xcd";
18 End
19 #endif
20 #endif