From: <rl...@us...> - 2006-11-19 07:02:35
|
Revision: 17780 http://svn.sourceforge.net/gaim/?rev=17780&view=rev Author: rlaager Date: 2006-11-18 23:02:33 -0800 (Sat, 18 Nov 2006) Log Message: ----------- SF Patch #1595792 from Will Thompson (resiak) "Continuing my run of correcting typos, I'd never heard of libtgtkspell.so.0, so I thought I'd fix the FAQs." Modified Paths: -------------- web/htdocs/faq.txt web/htdocs/faq2.txt Modified: web/htdocs/faq.txt =================================================================== --- web/htdocs/faq.txt 2006-11-19 07:00:25 UTC (rev 17779) +++ web/htdocs/faq.txt 2006-11-19 07:02:33 UTC (rev 17780) @@ -33,7 +33,7 @@ Q: I'm trying to install Gaim, but it complains that I don't have <code>libgtkspell.so.0</code>, from where can I get this? -A: <code>libtgtkspell.so.0</code> is provided by gtkspell. This library is used by +A: <code>libgtkspell.so.0</code> is provided by gtkspell. This library is used by Gaim to provide the "Highlight misspelled words" feature. You can find an RPM of gtkspell at <a href="http://freshrpms.net/">freshrpms.net</a>. You can find the source and a non-Red Hat specific RPM at <a Modified: web/htdocs/faq2.txt =================================================================== --- web/htdocs/faq2.txt 2006-11-19 07:00:25 UTC (rev 17779) +++ web/htdocs/faq2.txt 2006-11-19 07:02:33 UTC (rev 17780) @@ -33,7 +33,7 @@ Q: I'm trying to install Gaim, but it complains that I don't have <code>libgtkspell.so.0</code>, from where can I get this? -A: <code>libtgtkspell.so.0</code> is provided by gtkspell. This library is used by +A: <code>libgtkspell.so.0</code> is provided by gtkspell. This library is used by Gaim to provide the "Highlight misspelled words" feature. You can find an RPM of gtkspell at <a href="http://freshrpms.net/">freshrpms.net</a>. You can find the source and a non-Red Hat specific RPM at <a This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |