diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-04 11:00:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-04 11:00:16 +0100 |
commit | 7823790beb2f16d93b59dd4dbc6c8112fb3bc97d (patch) | |
tree | 24861d45f0e39f5e689ccd42d5b29a507d12f849 /HISTORY | |
parent | 993235bdcc83a11f704e32d60b7dfe3f387eb036 (diff) | |
download | vdr-7823790beb2f16d93b59dd4dbc6c8112fb3bc97d.tar.gz vdr-7823790beb2f16d93b59dd4dbc6c8112fb3bc97d.tar.bz2 |
Improved the 'i18n' target in plugin Makefiles
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |