diff options
author | Andras Timar <atimar@suse.com> | 2012-08-30 21:28:21 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-08-30 21:28:21 +0200 |
commit | 8175dd0a461f9a8ab3b6d277d70a9ef0eecd53ef (patch) | |
tree | 29b4578de1b000ad3876b57f64bd993236b9af1b /scp2 | |
parent | 12d1fa0eae63051f3749fc162bccbb3b0adf8677 (diff) |
remove unused localizable file
Change-Id: I332e0553166620a6a90a7858ac33286caa5a4ed3
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/InstallModule_ooo.mk | 2 | ||||
-rw-r--r-- | scp2/source/ooo/directory_ooo.ulf | 45 |
2 files changed, 1 insertions, 46 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index 7fe17a003836..efff291710eb 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -219,6 +219,7 @@ $(eval $(call gb_InstallModule_add_templates,scp2/ooo,\ $(eval $(call gb_InstallModule_add_scpfiles,scp2/ooo,\ scp2/source/ooo/common_brand \ scp2/source/ooo/common_brand_readme \ + scp2/source/ooo/directory_ooo \ scp2/source/ooo/directory_ooo_macosx \ scp2/source/ooo/file_extra_ooo \ scp2/source/ooo/file_font_ooo \ @@ -241,7 +242,6 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/ooo,\ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/ooo,\ - scp2/source/ooo/directory_ooo \ scp2/source/ooo/module_helppack \ scp2/source/ooo/module_langpack \ scp2/source/ooo/module_ooo \ diff --git a/scp2/source/ooo/directory_ooo.ulf b/scp2/source/ooo/directory_ooo.ulf deleted file mode 100644 index 4a0f92ccbbec..000000000000 --- a/scp2/source/ooo/directory_ooo.ulf +++ /dev/null @@ -1,45 +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_DIR_INFO] -en-US = "Information" - -[STR_DIR_INTERNET] -en-US = "Internet" - -[STR_DIR_JAVA] -en-US = "Java" - -[STR_DIR_FREIZEIT] -en-US = "Fun&More" - -[STR_DIR_STARONE] -en-US = "%PRODUCTNAME API" - -[STR_DIR_TOURISMUS] -en-US = "Travel" - -[STR_DIR_KAPITEL] -en-US = "Chapters" - -[STR_DIR_DATEIEN] -en-US = "Files" - - - - |