summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-02-07 13:03:17 -0800
committerAndras Timar <andras.timar@collabora.com>2015-02-08 08:05:31 +0000
commit5f4443255386ed205abec7f69f820244d94cd288 (patch)
treeabd1889e8c1053a658f20eef5f6ae08ec2f9831f /scp2/source
parentf6dfb3b4098f4554782e35fdb471ef69f2f53386 (diff)
tdf#89135 install OpenGL slide transitions unconditionally on Windows
Change-Id: I6efaaf56d56f27159f39046bdf2112ff2b9ed082 Reviewed-on: https://gerrit.libreoffice.org/14360 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/impress/module_ogltrans.scp6
-rw-r--r--scp2/source/impress/module_ogltrans.ulf24
2 files changed, 3 insertions, 27 deletions
diff --git a/scp2/source/impress/module_ogltrans.scp b/scp2/source/impress/module_ogltrans.scp
index 40fc17b64698..72ff416424c9 100644
--- a/scp2/source/impress/module_ogltrans.scp
+++ b/scp2/source/impress/module_ogltrans.scp
@@ -22,11 +22,11 @@
Module gid_Module_Optional_OGLTrans
PackageInfo = "packinfo_office.txt";
- MOD_NAME_DESC(MODULE_OPTIONAL_OGLTRANS);
ParentID = gid_Module_Optional;
Files = ( auto_ogltrans_ALL, gid_File_Share_Config_Sofficecfg_Impress_Transitions_OGL_Xml, gid_File_Share_Registry_Ogltrans_Xcd );
- Minimal = NO;
- Default = NO;
+ Minimal = YES;
+ Default = YES;
+ Styles = (HIDDEN_ROOT);
End
File gid_File_Share_Config_Sofficecfg_Impress_Transitions_OGL_Xml
diff --git a/scp2/source/impress/module_ogltrans.ulf b/scp2/source/impress/module_ogltrans.ulf
deleted file mode 100644
index 349bc60830d4..000000000000
--- a/scp2/source/impress/module_ogltrans.ulf
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * 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/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-
-[STR_NAME_MODULE_OPTIONAL_OGLTRANS]
-en-US = "OpenGL slide transitions for %PRODUCTNAME Impress"
-
-[STR_DESC_MODULE_OPTIONAL_OGLTRANS]
-en-US = "OpenGL slide transitions for %PRODUCTNAME Impress."