[Pidgin] #7548: rearranging preference menu to fit on 800x600

Pidgin trac at pidgin.im
Fri Feb 20 10:48:28 EST 2009


#7548: rearranging preference menu to fit on 800x600
------------------------------------------------+---------------------------
 Reporter:  caseyho                             |           Owner:              
     Type:  patch                               |          Status:  new         
Milestone:                                      |       Component:  pidgin (gtk)
  Version:  2.5.2                               |      Resolution:              
 Keywords:  preferences size conversation font  |   Launchpad_bug:              
------------------------------------------------+---------------------------

Comment(by deryni):

 The use_theme_font preference seems to be checked in exactly one place
 (gtkutils.c:pidgin_setup_html), when it is FALSE we forcibly set the font
 for these imhtml widgets to the font specified by custom_font and when it
 is TRUE the only other block of the if is "else
 if(purple_running_gnome())" wherein we grab the GNOME document font
 (assuming we can find gconftool-2) and forcibly set the imhtml to use
 that. In all other cases we do nothing. Which matches what I remembered of
 the reason for this preference being added which was people using Gnome
 and having never set a Document Font (because nothing uses it) and being
 annoyed that we were using this "strange" font they'd never seen before
 and couldn't figure out how to change.

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


More information about the Tracker mailing list