Made all font and image data 'const'

This commit is contained in:
Klaus Schmidinger
2006-02-05 13:55:58 +01:00
parent 978462168c
commit 7b97eb6e97
57 changed files with 71 additions and 69 deletions

View File

@@ -4311,3 +4311,4 @@ Video Disk Recorder Revision History
(thanks to Rolf Ahrenberg).
- Renamed the Makefile target 'plugins-clean' to 'clean-plugins' (suggested by
Sebastian Frei).
- Made all font and image data 'const' (thanks to Darren Salt).