From bf222dc7ff62d048c0346790af0a6f2b76cc22f4 Mon Sep 17 00:00:00 2001 From: Rolf Ahrenberg Date: Mon, 1 Apr 2013 22:35:11 +0300 Subject: [PATCH] Updated for vdr-2.0.0. --- HISTORY | 11 +++++++++-- femon.c | 6 +++--- po/de_DE.po | 8 ++++---- po/es_ES.po | 8 ++++---- po/et_EE.po | 8 ++++---- po/fi_FI.po | 8 ++++---- po/fr_FR.po | 8 ++++---- po/hu_HU.po | 6 +++--- po/it_IT.po | 8 ++++---- po/lt_LT.po | 8 ++++---- po/ru_RU.po | 8 ++++---- po/sk_SK.po | 8 ++++---- po/uk_UA.po | 6 +++--- po/zh_CN.po | 8 ++++---- po/zh_TW.po | 8 ++++---- 15 files changed, 62 insertions(+), 55 deletions(-) diff --git a/HISTORY b/HISTORY index 4655383..5d8bc1d 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,3 @@ - =================================== VDR Plugin 'femon' Revision History =================================== @@ -66,6 +65,7 @@ VDR Plugin 'femon' Revision History - Backported changes and fixes from version 0.1.6. + =================================== VDR Plugin 'femon' Revision History =================================== @@ -343,6 +343,7 @@ VDR Plugin 'femon' Revision History - Backported from 1.7.2. + =================================== VDR Plugin 'femon' Revision History =================================== @@ -465,6 +466,12 @@ VDR Plugin 'femon' Revision History - Updated for vdr-1.7.40. - Updated French translation (Thanks to Bernard Jaulin). -2013-xx-xx: Version 1.7.20 +=================================== +VDR Plugin 'femon' Revision History +=================================== + +2013-04-01: Version 2.0.0 + +- Updated for vdr-2.0.0. - Added Slovak translation (Thanks to Milan Hrala). diff --git a/femon.c b/femon.c index cc38bad..3568aff 100644 --- a/femon.c +++ b/femon.c @@ -14,15 +14,15 @@ #include "femonservice.h" #include "femontools.h" -#if defined(APIVERSNUM) && APIVERSNUM < 10740 -#error "VDR-1.7.40 API version or greater is required!" +#if defined(APIVERSNUM) && APIVERSNUM < 20000 +#error "VDR-2.0.0 API version or greater is required!" #endif #ifndef GITVERSION #define GITVERSION "" #endif -static const char VERSION[] = "1.7.20" GITVERSION; +static const char VERSION[] = "2.0.0" GITVERSION; static const char DESCRIPTION[] = trNOOP("DVB Signal Information Monitor (OSD)"); static const char MAINMENUENTRY[] = trNOOP("Signal Information"); diff --git a/po/de_DE.po b/po/de_DE.po index 28599b0..e041903 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Peter Marquardt # Andreas Brachold @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Christian Wieninger\n" "Language-Team: German \n" "Language: de\n" diff --git a/po/es_ES.po b/po/es_ES.po index 6cf90f3..e074f49 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Luis Palacios # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Luis Palacios\n" "Language-Team: Spanish \n" "Language: es\n" diff --git a/po/et_EE.po b/po/et_EE.po index eddd646..3918e6f 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Arthur Konovalov # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Arthur Konovalov\n" "Language-Team: Estonian \n" "Language: et\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index 2473590..554f21b 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Rolf Ahrenberg # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Rolf Ahrenberg\n" "Language-Team: Finnish \n" "Language: fi\n" diff --git a/po/fr_FR.po b/po/fr_FR.po index 3444625..8fa57be 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nicolas Huillard # MichaĂ«l Nival , 2010 @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Bernard Jaulin \n" "Language-Team: French \n" "Language: fr\n" diff --git a/po/hu_HU.po b/po/hu_HU.po index 56aae3a..5398a27 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -1,13 +1,13 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Füley István , 2011 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" "PO-Revision-Date: 2010-10-10 10:10+0200\n" "Last-Translator: Füley István \n" "Language-Team: Hungarian \n" diff --git a/po/it_IT.po b/po/it_IT.po index 9e50c73..6707bab 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -1,15 +1,15 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Sean Carlos # Diego Pierotto # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Diego Pierotto \n" "Language-Team: Italian \n" "Language: it\n" diff --git a/po/lt_LT.po b/po/lt_LT.po index f6526e0..efaaa08 100644 --- a/po/lt_LT.po +++ b/po/lt_LT.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Valdemaras Pipiras # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Valdemaras Pipiras \n" "Language-Team: Lithuanian \n" "Language: lt\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index 9425cae..41aae1f 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Vyacheslav Dikonov # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Vyacheslav Dikonov\n" "Language-Team: Russian \n" "Language: ru\n" diff --git a/po/sk_SK.po b/po/sk_SK.po index e8d12db..19914c8 100644 --- a/po/sk_SK.po +++ b/po/sk_SK.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Milan Hrala # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Milan Hrala \n" "Language-Team: Slovak \n" "Language: sk\n" diff --git a/po/uk_UA.po b/po/uk_UA.po index bf74e7b..f8b413f 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -4,10 +4,10 @@ # Yarema aka Knedlyk , 2010. msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: Yarema aka Knedlyk \n" "Language-Team: Ukrainian \n" "Language: uk\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 48356cc..878d0ea 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nan Feng VDR , 2009.2 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: NanFeng \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index e65ec6e..b260d2e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1,14 +1,14 @@ # VDR plugin language source file. -# Copyright (C) 2007 Rolf Ahrenberg +# Copyright (C) 2007-2013 Rolf Ahrenberg # This file is distributed under the same license as the femon package. # Nan Feng VDR , 2009.2 # msgid "" msgstr "" -"Project-Id-Version: vdr-femon 1.7.20\n" +"Project-Id-Version: vdr-femon 2.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-10 10:10+0300\n" -"PO-Revision-Date: 2010-10-10 10:10+0300\n" +"POT-Creation-Date: 2013-04-01 04:01+0200\n" +"PO-Revision-Date: 2013-04-01 04:01+0200\n" "Last-Translator: NanFeng \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\n"