summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorMartin Hammerschmid <linux@home.pages.at>2002-09-01 17:31:08 +0200
committerMartin Hammerschmid <linux@home.pages.at>2002-09-01 17:31:08 +0200
commit9cf2257c7c90a564229727cd01ed7a7f344293ab (patch)
tree790194fd02d4c60d24df6f9fcc440cf05c6eec40 /i18n.h
parentca0ae4567ef652252372fba01327dd23d9d1b8b0 (diff)
downloadvdr-plugin-lcdproc-release/v0.0.4.tar.gz
vdr-plugin-lcdproc-release/v0.0.4.tar.bz2
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n.h b/i18n.h
new file mode 100644
index 0000000..f72a20a
--- /dev/null
+++ b/i18n.h
@@ -0,0 +1,8 @@
+#ifndef _I18N__H
+#define _I18N__H
+
+#include <vdr/i18n.h>
+
+extern const tI18nPhrase Phrases[];
+
+#endif //_I18N__H