зеркало из https://github.com/mono/gtkspell-sharp.git
9a0263e414
28-08-2007 Brad Taylor <brad@getcoded.net> * configure.in: Fixes for win32 build -- Remove specific Mono checks in favour of more cross-platform checks that are found later in the file. Add GENERATED_SOURCES fix from gtk-sharp. * gtkspell/Makefile.am: Put -out before sources, as csc.exe complains otherwise. Use $(GENERATED_SOURCES) so that we can switch the directory separator based on platform. svn path=/trunk/gtkspell-sharp/; revision=84987 |
||
---|---|---|
docs | ||
gtkspell | ||
sample | ||
sources | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
LICENSE.LGPL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.in | ||
gtkspell-sharp-2.0.pc.in | ||
gtkspell-sharp.snk | ||
install-sh | ||
missing | ||
mkinstalldirs |
README
GtkSpell# An interactive, realtime spell checker for Gtk.TextView. Similar to MS Word's red squiggly spell checking feature. GtkSpell# wraps libgtkspell 2.0, which wraps any installed aspell or ispell spellchecking library. Copyright(C) 2005-2006, Zac Bowling Licenced under the LGPL v1.1 (or at your option, any later version). Special thanks to: Rafael Teixeira (Samples) Mike Kestner (GAPI and gtk#) Building: $ ./configure $ make $ sudo make install WIN32 runtimes: libgtkspell 2.0 will build on WIN32, but for simplisty I use GAIM's GTK+ runtime installer as it contains libgtkspell for deploying. http://gaim.sf.net/win32 You can get the dictionaries and installers for win32 here: http://www.aspell.org/win32/