Improved the 'i18n' target in plugin Makefiles

This commit is contained in:
Klaus Schmidinger
2007-11-04 11:00:16 +01:00
parent 993235bdcc
commit 7823790beb
5 changed files with 48 additions and 46 deletions

View File

@@ -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.