[Pidgin] #16460: Buddy List incredibly wide

Pidgin trac at pidgin.im
Thu Nov 27 16:28:10 EST 2014


#16460: Buddy List incredibly wide
-----------------------------+---------------------------
 Reporter:  iloveYou         |       Owner:  EionRobb
     Type:  defect           |      Status:  new
Milestone:                   |   Component:  unclassified
  Version:  2.10.9           |  Resolution:
 Keywords:  buddylist width  |
-----------------------------+---------------------------

Comment (by iloveYou):

 Workaround is to manually edit ~/.purple/prefs.xml

 find
 {{{
 <pref name='blist'>
 }}}
  and set

 {{{
 <pref name='width' type='int' value='200'/>
 }}}


 (not necessary) find
 {{{
 <pref name='kstange'>
 }}}
  and set

 {{{
 <pref name='blist_allow_shrink' type='bool' value='1'/>
 }}}

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


More information about the Tracker mailing list