Fixed handling "none" color entries in XPM files

This commit is contained in:
Klaus Schmidinger
2010-05-02 13:59:11 +02:00
parent fd554d9750
commit c19c63530e
3 changed files with 7 additions and 5 deletions

View File

@@ -1954,6 +1954,7 @@ Thomas G
strings
for suggesting to make the 'Allowed' parameter in cMenuEditStrItem() NULL by default,
which results in using tr(FileNameChars)
for fixing handling "none" color entries in XPM files
David Woodhouse <dwmw2@infradead.org>
for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with