Hi, Excuse me. What's you mean about "directory listing"? Like?
C:\TOOLS ├─Aspell │ ├─bin │ ├─data │ ├─dict │ └─doc │ ├─html │ └─text ├─Geany │ ├─bin │ ├─data │ │ └─templates │ │ └─files │ ├─doc │ │ ├─images │ │ └─plugins │ │ ├─addons │ │ ├─codenav │ │ ├─geanydoc │ │ ├─geanyextrasel │ │ ├─geanygendoc │ │ │ └─html │ │ ├─geanyinsertnum │ │ ├─geanylatex │ │ │ └─img │ │ ├─geanylipsum │ │ ├─geanylua │ │ ├─geanyprj │ │ ├─geanysendmail │ │ ├─geanyvc │ │ ├─shiftcolumn │ │ ├─spellcheck │ │ ├─treebrowser │ │ └─updatechecker │ ├─etc │ │ ├─fonts │ │ ├─gtk-2.0 │ │ └─pango │ ├─lib │ │ ├─enchant │ │ ├─geany-plugins │ │ │ └─geanylua │ │ └─gtk-2.0 │ │ └─2.10.0 │ │ └─engines │ └─share │ ├─enchant │ ├─geany-plugins │ │ ├─geanygendoc │ │ │ └─filetypes │ │ └─geanylua │ │ ├─dialogs │ │ ├─edit │ │ ├─info │ │ ├─scripting │ │ └─work │ ├─icons │ └─locale The contents of spellcheck.conf [spellcheck] check_while_typing=true use_msgwin=false show_toolbar_item=true show_editor_menu_item=true dictionary_dir=C:\\Tools\\Aspell\\dict Best regards, Sam 2011/2/9 Enrico Tröger <[email protected]> > On Tue, 8 Feb 2011 14:26:05 +0800, Sam wrote: > > >Hi, > > > >I can assign the path of dictionary. > >(i.e. "Directory to look for dictionary files".) > >But I can not choose "Language to use for the spell check". > > Can you post a directory listing of the files in the directory you > configured? > > > >And sorry for confusing you. > >What making crash is not "SpellCheck" but "TreeBrowser." > >After disable "TreeBrowser", geany can run again. > > Ok, no problem. > Good to know it's unrelated. > > > Regards, > Enrico > > -- > Get my GPG key from http://www.uvena.de/pub.asc > > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > >
_______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
