summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:00:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:00:16 +0100
commit7823790beb2f16d93b59dd4dbc6c8112fb3bc97d (patch)
tree24861d45f0e39f5e689ccd42d5b29a507d12f849 /HISTORY
parent993235bdcc83a11f704e32d60b7dfe3f387eb036 (diff)
downloadvdr-7823790beb2f16d93b59dd4dbc6c8112fb3bc97d.tar.gz
vdr-7823790beb2f16d93b59dd4dbc6c8112fb3bc97d.tar.bz2
Improved the 'i18n' target in plugin Makefiles
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index aafd062a..7bc48aa9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5511,4 +5511,6 @@ Video Disk Recorder Revision History
in using tr(FileNameChars) (suggested by Thomas Günther).
- Added a missing '.' to the date returned by DayDateTime() (thanks to Lauri Nurmi).
- Improved the 'i18n' target in the Makefile to avoid unnecessary work (thanks to
- Stefan Huelswitt).
+ Stefan Huelswitt). The 'newplugin' and 'i18n-to-gettext.pl' scripts have been
+ changed accordingly. Plugin authors may want to adjust the 'i18n' target
+ of their Makefiles.