diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2013-01-27 22:41:56 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-28 09:39:30 +0000 |
commit | 6d0f143554692eedbf2409ef2c12ee7c0e9defb8 (patch) | |
tree | 9fd04771aa326b25423c13895e07cb938002e7df | |
parent | ff6ad8900b30b50eca4a1bd5d051eac216d76f96 (diff) |
Removed empty autocorr.src file
Change-Id: Ic19ffbe0b629482a3cadaaf15a77ba2443312957
-rw-r--r-- | sw/AllLangResTarget_sw.mk | 1 | ||||
-rw-r--r-- | sw/source/ui/misc/autocorr.src | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/sw/AllLangResTarget_sw.mk b/sw/AllLangResTarget_sw.mk index 9fbfa3117c3a..a388fc1b7614 100644 --- a/sw/AllLangResTarget_sw.mk +++ b/sw/AllLangResTarget_sw.mk @@ -136,7 +136,6 @@ $(eval $(call gb_SrsTarget_add_files,sw/res,\ sw/source/ui/index/idxmrk.src \ sw/source/ui/index/multmrk.src \ sw/source/ui/lingu/olmenu.src \ - sw/source/ui/misc/autocorr.src \ sw/source/ui/misc/docfnote.src \ sw/source/ui/misc/glossary.src \ sw/source/ui/misc/numberingtypelistbox.src \ diff --git a/sw/source/ui/misc/autocorr.src b/sw/source/ui/misc/autocorr.src deleted file mode 100644 index 14bebe391430..000000000000 --- a/sw/source/ui/misc/autocorr.src +++ /dev/null @@ -1,18 +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 . - */ -/* StarView resource file */ |