summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2006-05-11 16:00:36 +0200
committerAndreas Mair <amair.sob@googlemail.com>2006-05-11 16:00:36 +0200
commit5c4f0e4fde2cd82a85b766dd2e92a1c7c4be133f (patch)
tree19811e28e2faf86d9401c87d7a118d79b59786f8 /install.sh
parent74606cfffbf79083902d79a330c00d46c12482e6 (diff)
downloadvdradmin-am-3.4.5.tar.gz
vdradmin-am-3.4.5.tar.bz2
2006-05-12: 3.4.5v3.4.5
- Fixed: crash if /usr/bin/locale is a directory (Reported by pmeyer). - Changed: reformated vdradmind.pl using perltidy. - Fixed: Only sort by start time in prog_summary if it's a search result (Reported by Toxic-Tonic). - Fixed: install russian catalog (Reported by free-x). - Added: credits for russian translation to about menu.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 8d639d8..9dedcb0 100755
--- a/install.sh
+++ b/install.sh
@@ -20,7 +20,7 @@ EPGIMAGES=${EPGIMAGES:-$VIDEODIR/epgimages}
VDRCONF=${VDRCONF:-$VIDEODIR}
EPGDATA=${EPGDATA:-$VIDEODIR/epg.data}
-LANGS="de es fr fi nl"
+LANGS="de es fi fr nl ru"
function usage()
{