forked from amazingfate/loongoffice
LibreLogo should be an optional module
On Windows it is installed by default, but can be disabled in the installer easily. Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38
This commit is contained in:
13
scp2/source/python/module_python_librelogo.ulf
Normal file
13
scp2/source/python/module_python_librelogo.ulf
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* This file is part of the LibreOffice project.
|
||||
*
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
[STR_NAME_MODULE_OPTIONAL_PYTHON_LIBRELOGO]
|
||||
en-US = "LibreLogo"
|
||||
|
||||
[STR_DESC_MODULE_OPTIONAL_PYTHON_LIBRELOGO]
|
||||
en-US = "Logo (turtle graphics) toolbar for Writer"
|
||||
Reference in New Issue
Block a user