add euro sign. approved by dp

git-svn-id: svn://10.0.0.236/trunk@2448 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang
1998-05-28 00:49:35 +00:00
parent c71fc09344
commit 3c7d0866f3

View File

@@ -189,6 +189,7 @@ static PA_N2U PA_Name2Unicode[] = {
{"yacute", 6, 0x00fd },
{"thorn", 5, 0x00fe },
{"yuml", 4, 0x00ff },
{"euro", 4, 0x20ac },
{NULL, 0, 0x0000 },
};