bump product version to 7.6.3.2-android
[LibreOffice.git] / scp2 / source / python / file_python_librelogo.scp
blob8c0f0defc6c3cc0edede649fd7008fd91d59081e
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 DISABLE_PYUNO
12 File gid_File_Share_Registry_LibreLogo_Xcd
13     TXT_FILE_BODY;
14     Styles = (PACKED);
15     Dir = gid_Brand_Dir_Share_Registry;
16     Name = "librelogo.xcd";
17 End
18 #endif