summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2011-11-19 15:01:58 +0100
committerAndreas Mair <amair.sob@googlemail.com>2011-11-19 15:01:58 +0100
commit1853e6b223bac38fab7a2dd56930f2df6c789c33 (patch)
treee767ee54606dd30cd1827e3b03574de05702c70e /tools
parent17c77e5317786a14cb80278cd63d9fddfe0e0dac (diff)
downloadvdradmin-am-1853e6b223bac38fab7a2dd56930f2df6c789c33.tar.gz
vdradmin-am-1853e6b223bac38fab7a2dd56930f2df6c789c33.tar.bz2
- Changed author's email address.
- Updated German translation.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/update-po2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/update-po b/tools/update-po
index 8954afa..5e5471e 100755
--- a/tools/update-po
+++ b/tools/update-po
@@ -7,7 +7,7 @@ if [ "$1" = "--check-only" ]; then
exit 0
fi
-export MY_EMAIL="Andreas Mair <andreas@vdr-developer.org>"
+export MY_EMAIL="Andreas Mair <amair.sob@googlemail.com>"
export VERSION="$(grep "^my \$VERSION = " vdradmind.pl | sed -e 's#.*\"\(.*\)\".*#\1#')"
export PACKAGE="VDRAdmin-AM"