Sat, 26 Apr 2008 08:34:37 +0200 <thp@perli.net>

Merge gPodder 0.11.2 release stuff and German translation update

	* bin/gpodder: Updated version and release date
	* data/po/de.po: Updated German translation
	* data/messages.pot: Updated from source code
	* data/po/*.po: Updated from messages.pot
	* doc/man/gpodder.1: Updated manpage for release
	* README: Updated README for release



git-svn-id: svn://svn.berlios.de/gpodder/trunk@694 b0d088ad-0a06-0410-aad2-9ed5178a7e87
This commit is contained in:
Thomas Perl 2008-04-26 06:37:06 +00:00
parent 5a743b6845
commit 17df94a5a4
16 changed files with 7005 additions and 5026 deletions

View file

@ -1,3 +1,13 @@
Sat, 26 Apr 2008 08:34:37 +0200 <thp@perli.net>
Merge gPodder 0.11.2 release stuff and German translation update
* bin/gpodder: Updated version and release date
* data/po/de.po: Updated German translation
* data/messages.pot: Updated from source code
* data/po/*.po: Updated from messages.pot
* doc/man/gpodder.1: Updated manpage for release
* README: Updated README for release
Thu, 24 Apr 2008 19:40:55 +0200 <thp@perli.net>
Maemo-specific dialogs and UI improvements

4
README
View file

@ -76,8 +76,8 @@
Extract the tar archive somewhere into your home directory and cd into
the directory where you extracted it, for example:
tar xzvf gpodder-0.11.1.tar.gz
cd gpodder-0.11.1/
tar xzvf gpodder-0.11.2.tar.gz
cd gpodder-0.11.2/
make install
If you have any problems, please visit the gPodder website or mail the

View file

@ -30,8 +30,8 @@ or played back on the user's desktop.
# PLEASE DO NOT CHANGE FORMAT OF __version__ LINE (setup.py reads this)
__author__ = "Thomas Perl <thp@perli.net>"
__version__ = "0.11.1+svn"
__date__ = "2008-03-27"
__version__ = "0.11.2"
__date__ = "2008-04-26"
__copyright__ = "Copyright (c) 2005-2008 %s. All rights reserved." % __author__
__licence__ = "GPL"

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH GPODDER "1" "March 2008" "gpodder 0.11.1" "User Commands"
.TH GPODDER "1" "April 2008" "gpodder 0.11.2" "User Commands"
.SH NAME
gpodder \- A Media aggregator and Podcast catcher
.SH SYNOPSIS
@ -25,6 +25,9 @@ Print debugging output to stdout
\fB\-t\fR, \fB\-\-local\fR
Run local version in current directory
.TP
\fB\-m\fR, \fB\-\-maemo\fR
Start the Maemo user interface of gPodder
.TP
\fB\-l\fR, \fB\-\-list\fR
List all channel subscriptions
.TP