From 0f7a4af1683abfe892cb6d05536818a964d8cfe6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 11 Aug 2007 12:39:06 +0200 Subject: Switched I18N to gettext --- PLUGINS/src/hello/i18n.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 PLUGINS/src/hello/i18n.h (limited to 'PLUGINS/src/hello/i18n.h') diff --git a/PLUGINS/src/hello/i18n.h b/PLUGINS/src/hello/i18n.h deleted file mode 100644 index 577628a9..00000000 --- a/PLUGINS/src/hello/i18n.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * i18n.h: Internationalization - * - * See the README file for copyright information and how to reach the author. - * - * $Id: i18n.h 1.2 2002/05/11 14:48:16 kls Exp $ - */ - -#ifndef _I18N__H -#define _I18N__H - -#include - -extern const tI18nPhrase Phrases[]; - -#endif //_I18N__H -- cgit v1.2.3