Added more special characters to the list of allowed characters when entering strings

This commit is contained in:
Klaus Schmidinger
2007-10-21 12:32:51 +02:00
parent cd6041f9ae
commit 92ae9f154e
24 changed files with 84 additions and 80 deletions

View File

@@ -1793,6 +1793,8 @@ Thomas G
for removing a duplicate ',' from the ca_ES.po file
for suggesting to add the '<27>' character to the "allowed characters" in the
de_DE.po file
for adding more special characters to the list of allowed characters when entering
strings
David Woodhouse <dwmw2@infradead.org>
for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with