[Pidgin] #15021: Spell check doesn't remember selected language

Pidgin trac at pidgin.im
Wed Mar 21 14:37:12 EDT 2012


#15021: Spell check doesn't remember selected language
------------------------+---------------------------------------------------
 Reporter:  xIke        |        Owner:  rekkanoryo  
     Type:  defect      |       Status:  new         
Milestone:              |    Component:  unclassified
  Version:  2.10.2      |   Resolution:              
 Keywords:  spellcheck  |  
------------------------+---------------------------------------------------

Comment(by cdar):

 Change this globally in system settings.

 Or try starting pidgin that way:
 $ LC_ALL=en_US pidgin

 For convenience copy /usr/share/applications/pidgin.desktop
 to ~/.local/share/applications, and change
 Exec=pidgin to
 Exec=env LC_ALL=en_US pidgin

 To get possible values, run: $ locale -a

-- 
Ticket URL: <http://developer.pidgin.im/ticket/15021#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list