summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorMartin Dummer <martin.dummer@gmx.net>2012-07-02 18:40:41 +0200
committerMartin Dummer <martin.dummer@gmx.net>2012-07-02 18:40:41 +0200
commit4b5f7f7b52c1d65dddfd4b7395c1ea5e5b394a88 (patch)
treecd79536b0e2016d1399cff4a7936c722963f5213 /i18n.h
parentd0371f3e73e53f6b5383c4d3b66c71f4383263e5 (diff)
downloadvdr-plugin-playlist-master.tar.gz
vdr-plugin-playlist-master.tar.bz2
convert i18n handling to gettextHEADmaster
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/i18n.h b/i18n.h
deleted file mode 100644
index c06e957..0000000
--- a/i18n.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * playlist: A plugin for the Video Disk Recorder
- *
- * See the README file for copyright information and how to reach the author.
- *
- * $Id: i18n.h 0.1 2004/09/23 23:42:32 hflor Exp $
- */
-
-#ifndef _I18N__H
-#define _I18N__H
-
-#include <vdr/i18n.h>
-
-extern const tI18nPhrase Phrases[];
-
-#endif //_I18N__H