From: <rl...@us...> - 2006-09-13 22:51:06
|
Revision: 17270 http://svn.sourceforge.net/gaim/?rev=17270&view=rev Author: rlaager Date: 2006-09-13 15:51:02 -0700 (Wed, 13 Sep 2006) Log Message: ----------- Mah gol dang key-board dun not speak Franswah, only good ol merican Modified Paths: -------------- trunk/gtk/plugins/spellchk.c Modified: trunk/gtk/plugins/spellchk.c =================================================================== --- trunk/gtk/plugins/spellchk.c 2006-09-13 22:10:19 UTC (rev 17269) +++ trunk/gtk/plugins/spellchk.c 2006-09-13 22:51:02 UTC (rev 17270) @@ -1336,6 +1336,7 @@ "BAD owuld\nGOOD would\n" "BAD oxident\nGOOD oxidant\n" "BAD papaer\nGOOD paper\n" + "BAD passe\nGOOD passé\n" "BAD parliment\nGOOD parliament\n" "BAD partof\nGOOD part of\n" "BAD paymetn\nGOOD payment\n" @@ -1612,6 +1613,7 @@ "BAD totalyl\nGOOD totally\n" "BAD tothe\nGOOD to the\n" "COMPLETE 0\nBAD tot he \nGOOD to the \n" + "BAD touche\nGOOD touché\n" "BAD towrad\nGOOD toward\n" "BAD traditionalyl\nGOOD traditionally\n" "BAD transfered\nGOOD transferred\n" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |