Improved the 'i18n' target in the Makefile to avoid unnecessary work

This commit is contained in:
Klaus Schmidinger
2007-11-04 10:18:45 +01:00
parent 612bbc0e06
commit 993235bdcc
3 changed files with 15 additions and 12 deletions

View File

@@ -5488,7 +5488,7 @@ Video Disk Recorder Revision History
both opening and closing section filters (thanks to Rolf Ahrenberg).
- Some fixes to PLUGINS.html (thanks to Rolf Ahrenberg).
2007-11-03: Version 1.5.11
2007-11-04: Version 1.5.11
- Fixed checking compatibility mode for old subtitles plugin (thanks to Marco
Schl<68><6C>ler).
@@ -5510,3 +5510,5 @@ Video Disk Recorder Revision History
- The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which results
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).