From 2e55b6eded32e4bff1321a3363b4374f92bd8423 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Fri, 13 Feb 2015 23:12:55 +0100 Subject: Dropped i18n support for VDR versions earlier than 1.5.7. --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d50d41f..b0030c8 100644 --- a/Makefile +++ b/Makefile @@ -117,9 +117,6 @@ i18n: $(I18Nmo) $(I18Npot) install-i18n: $(I18Nmsgs) -#generate-i18n: i18n-template.h $(I18Npot) $(I18Npo) buildutil/pot2i18n.pl -# buildutil/pot2i18n.pl $(I18Npot) i18n-template.h > i18n-generated.h - ### Targets: PAGES: $(MAKE) -C pages PLUGINFEATURES="$(PLUGINFEATURES)" .dependencies -- cgit v1.2.3