summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2006-04-28 12:16:04 +0200
committerAndreas Mair <amair.sob@googlemail.com>2006-04-28 12:16:04 +0200
commit74606cfffbf79083902d79a330c00d46c12482e6 (patch)
tree963e2caf2609726f66e679961d0354395d4ec782 /Makefile
parent136ed36ec93e38a84f88dbcb40ee7e17cdffa003 (diff)
downloadvdradmin-am-3.4.5rc.tar.gz
vdradmin-am-3.4.5rc.tar.bz2
2006-04-28: 3.4.5rcv3.4.5rc
- Changed: request full "from" email address for sending emails instead of domain only (Requested by siryoda). - Changed: no red background for inactive timers in prog_timeline (Requested by Zimbo). - Changed: result of a search is ordered by the event's start time instead of channel id (Suggested by scorp). - Fixed: crashes when sending emails (Thanks to Ville Skyttä for hints and siryoda for testing). - Fixed: error page sets charset correct. - Added: russian translation (Thanks to Oleg Roitburd and Allrussian-forum translation team) - Fixed: lots of perl warnings. - Updated: localization, French is again up-to-date (Thanks to Trois Six).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82c3b4e..5c9d879 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ EPGIMAGES=$(VIDEODIR)/epgimages
VDRCONF=$(VIDEODIR)
EPGDATA=$(VIDEODIR)/epg.data
-LANGS=de es fr fi nl
+LANGS=de es fr fi nl ru
po/build_stamp:
$(MAKE) -C po LANGS="$(LANGS)"