From 30edd8388fb343416ede4f5dee6a77adf4cce05a Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sat, 13 Dec 2008 21:43:31 +0100 Subject: switched completely to VDR 1.6's I18N system and removed the old crap - no more support for older VDR versions! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index abedd8c..6304512 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' ### The object files (add further files here): OBJS = $(PLUGIN).o ttxtsubsdisplayer.o ttxtsubsdisplay.o teletext.o siinfo.o \ - ttxtsubsfilter.o ttxtsubsrecorder.o ttxtsubsreceiver.o ttxtsubsi18n.o \ + ttxtsubsfilter.o ttxtsubsrecorder.o ttxtsubsreceiver.o \ ttxtsubspagemenu.o ttxtsubschannelsettings.o SOURCEFILES = *.c *.h [A-Z]???* contrib -- cgit v1.2.3