diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-17 15:11:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-17 15:11:36 +0100 |
commit | 77a1ff8b008b26ae97d3550d43b0ed162eb13e99 (patch) | |
tree | a9deea9a58dccbf0cf7df70ba4e95ccf467f4155 /PLUGINS/src/pictures | |
parent | 9e6ca94a7245567c95b982d1dcc42dbb73c275a2 (diff) | |
download | vdr-77a1ff8b008b26ae97d3550d43b0ed162eb13e99.tar.gz vdr-77a1ff8b008b26ae97d3550d43b0ed162eb13e99.tar.bz2 |
Fixed leading/trailing blanks in the translation files; bumped all version numbers to 2.2.0
Diffstat (limited to 'PLUGINS/src/pictures')
-rw-r--r-- | PLUGINS/src/pictures/HISTORY | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/pictures.c | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/de_DE.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/et_EE.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/fi_FI.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/fr_FR.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/it_IT.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/lt_LT.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/ru_RU.po | 4 | ||||
-rw-r--r-- | PLUGINS/src/pictures/po/sk_SK.po | 4 |
10 files changed, 22 insertions, 18 deletions
diff --git a/PLUGINS/src/pictures/HISTORY b/PLUGINS/src/pictures/HISTORY index 29879b89..bbe16851 100644 --- a/PLUGINS/src/pictures/HISTORY +++ b/PLUGINS/src/pictures/HISTORY @@ -95,3 +95,7 @@ VDR Plugin 'pictures' Revision History 2014-01-01: Version 2.1.1 - Avoiding unnecessary pkg-config warnings in plugin Makefiles. + +2015-02-19: Version 2.2.0 + +- Official release. diff --git a/PLUGINS/src/pictures/pictures.c b/PLUGINS/src/pictures/pictures.c index d3ff8ff6..46a08716 100644 --- a/PLUGINS/src/pictures/pictures.c +++ b/PLUGINS/src/pictures/pictures.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: pictures.c 3.1 2014/01/01 13:29:54 kls Exp $ + * $Id: pictures.c 3.2 2015/02/17 13:12:50 kls Exp $ */ #include <getopt.h> @@ -11,7 +11,7 @@ #include "menu.h" #include "player.h" -static const char *VERSION = "2.1.1"; +static const char *VERSION = "2.2.0"; static const char *DESCRIPTION = trNOOP("A simple picture viewer"); static const char *MAINMENUENTRY = trNOOP("Pictures"); diff --git a/PLUGINS/src/pictures/po/de_DE.po b/PLUGINS/src/pictures/po/de_DE.po index f1bde13f..92e22af9 100644 --- a/PLUGINS/src/pictures/po/de_DE.po +++ b/PLUGINS/src/pictures/po/de_DE.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Klaus Schmidinger <vdr@tvdr.de>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/et_EE.po b/PLUGINS/src/pictures/po/et_EE.po index 0bd6c121..45b12b1d 100644 --- a/PLUGINS/src/pictures/po/et_EE.po +++ b/PLUGINS/src/pictures/po/et_EE.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Arthur Konovalov <artlov@gmail.com>, 2015 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/fi_FI.po b/PLUGINS/src/pictures/po/fi_FI.po index 65b60425..248ece2d 100644 --- a/PLUGINS/src/pictures/po/fi_FI.po +++ b/PLUGINS/src/pictures/po/fi_FI.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Rolf Ahrenberg <Rolf.Ahrenberg@sci.fi>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/fr_FR.po b/PLUGINS/src/pictures/po/fr_FR.po index 183347b0..2995076d 100644 --- a/PLUGINS/src/pictures/po/fr_FR.po +++ b/PLUGINS/src/pictures/po/fr_FR.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Patrice Staudt <patrice.staudt@laposte.net>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" diff --git a/PLUGINS/src/pictures/po/it_IT.po b/PLUGINS/src/pictures/po/it_IT.po index e5492884..a49659e9 100644 --- a/PLUGINS/src/pictures/po/it_IT.po +++ b/PLUGINS/src/pictures/po/it_IT.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Diego Pierotto <vdr-italian@tiscali.it>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-01-27 20:22+0100\n" diff --git a/PLUGINS/src/pictures/po/lt_LT.po b/PLUGINS/src/pictures/po/lt_LT.po index 73d4da2a..7a9f7781 100644 --- a/PLUGINS/src/pictures/po/lt_LT.po +++ b/PLUGINS/src/pictures/po/lt_LT.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Valdemaras Pipiras <varas@ambernet.lt>, 2009 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2009-12-08 12:41+0100\n" diff --git a/PLUGINS/src/pictures/po/ru_RU.po b/PLUGINS/src/pictures/po/ru_RU.po index 47681619..b4b60e70 100644 --- a/PLUGINS/src/pictures/po/ru_RU.po +++ b/PLUGINS/src/pictures/po/ru_RU.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Alexander Gross <Bikalexander@gmail.com>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2008-03-14 00:45+0100\n" diff --git a/PLUGINS/src/pictures/po/sk_SK.po b/PLUGINS/src/pictures/po/sk_SK.po index 2b0cc58f..77db92ac 100644 --- a/PLUGINS/src/pictures/po/sk_SK.po +++ b/PLUGINS/src/pictures/po/sk_SK.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2013 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Klaus Schmidinger <vdr@tvdr.de>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-pictures 0.1.3\n" +"Project-Id-Version: vdr-pictures 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 12:57+0100\n" "PO-Revision-Date: 2009-09-30 12:54+0100\n" |