diff options
Diffstat (limited to 'i18n.h')
-rw-r--r-- | i18n.h | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -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 |