pan-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-devel] No spellcheck in Mandrake 9.0 Pan


From: Evan Martin
Subject: Re: [Pan-devel] No spellcheck in Mandrake 9.0 Pan
Date: Tue, 01 Oct 2002 01:35:54 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826

Christophe Lambin wrote:
Not sure what "not configurable enough" means.

For one, there's http://bugzilla.gnome.org/show_bug.cgi?id=89567

Other than that, there's a few aspell-related crashes outstanding.  I
think Mandrake made the right decision there.

FWIW, GtkSpell (which Pan uses) supports run-time-configurable alternate languages (and has supported it since August):

extern GtkSpell* gtkspell_get_from_text_view(GtkTextView *view);
extern gboolean  gtkspell_set_language(GtkSpell *spell,
                                       const gchar *lang, GError **error);


Pan probably needs a better UI for interacting with these settings.

I suppose I could implement this myself, depending on how much free time I have...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]