summaryrefslogtreecommitdiff
path: root/i18n-template.h
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-09-14 21:06:43 +0300
committerChristian Wieninger <cwieninger@gmx.de>2011-09-19 19:02:47 +0200
commit65e53ce1a6a8724f43de3f5e05840bbe45d955c2 (patch)
tree780f7ebfae8b40b8ba1bfc7496d5bad40c0f9d5b /i18n-template.h
parent0aacca600906ef279d259e2d86e4539328b6f5d6 (diff)
downloadvdr-plugin-epgsearch-65e53ce1a6a8724f43de3f5e05840bbe45d955c2.tar.gz
vdr-plugin-epgsearch-65e53ce1a6a8724f43de3f5e05840bbe45d955c2.tar.bz2
Remove obsolete VDR < 1.5.7 translation support.
Diffstat (limited to 'i18n-template.h')
-rw-r--r--i18n-template.h38
1 files changed, 0 insertions, 38 deletions
diff --git a/i18n-template.h b/i18n-template.h
deleted file mode 100644
index 7d18093..0000000
--- a/i18n-template.h
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
-Copyright (C) 2004-2011 Christian Wieninger
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
-
-The author can be reached at cwieninger@gmx.de
-
-The project's page is at http://winni.vdr-developer.org/epgsearch
-*/
-
-/*
- WARNING: automatically generated content. Changes will get lost!
-
- If this file is 'i18n-generated.h' then it *really* is automatically
- generated.
- If this file is 'i18n-template.h' then it is the base for the
- autogeneration of the other file.
-
-*/
-
-const tI18nPhrase Phrases[] = {
-// START I18N
-// END I18N
- { NULL }
-};