LIB Spellchecker
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "LIB_Spellchecker" DISPLAYNAME "spellchecker.library"
- ## DATE "21.08.2011"
- ## DESCRIPTION "A system library for searching words in dictionaries"
- ## APPTYPE "LIBRARY"
- ## APPAUTHOR "Antoine Dubourg <tcheko&no-log$org>"
- ## APPWEBPAGE "http://czeko.free.fr/public/"
- ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## URLARCHIVE "http://morphos-files.net/download/spellchecker.library"
- ## URLWEBPAGE "http://morphos-files.net/find.php?n&find=spellchecker.library"
- ## URLPATTERN "class=*"vr*">{VERSION}#?{REVISION}<"
- ## ARCHIVESIZE 14687
- ## INSTALLDIR DISABLED
- ## INSTALLCHECK "SYS:Libs/spellchecker.library"
- ## INSTALL
{STANDARDEXTRACT}
Copy "{TEMPDIR}spellchecker/Libs/spellchecker.library" "SYS:Libs/" ALL
- ## INSTALL END
- ## UNINSTALL
Delete FORCE "SYS:Libs/spellchecker.library"
- ## UNINSTALL END
- ## ITEM END