[Pidgin] #191: Need to be able to customize theme on per-buddy basis

Pidgin trac at pidgin.im
Thu Apr 19 23:33:07 EDT 2007


#191: Need to be able to customize theme on per-buddy basis
---------------------------+------------------------------------------------
  Reporter:  elephas       |       Owner:  elb                     
      Type:  enhancement   |      Status:  new                     
  Priority:  minor         |   Milestone:                          
 Component:  pidgin (gtk)  |     Version:  2.0                     
Resolution:                |    Keywords:  customization font buddy
---------------------------+------------------------------------------------
Comment (by datallah):

 Fontconfig (which generates/uses `fonts.conf`) isn't used by the Win32
 Pango backend (it is, however, used by the Freetype backend even on
 Windows (which is why sometimes fonts will work in guifications popups,
 but not in pidgin itelf)).

 I believe the way around this is to edit the `...\etc\pango\pango.aliases`
 file and to include the necessary fonts in the alias lists there.

 Instead of editing the global pango.aliases file which will be replaced
 when the GTK+ Runtime is upgraded, you should copy it to your local home
 directory and edit it there:
  * `C:\Documents and Settings\<username>\.pango.aliases`
 '''NOTE the leading '.' as it is necessary'''; Windows Explorer will not
 let you create a file with that name - you'll need to rename it from a cmd
 prompt or through a text editor.

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


More information about the Tracker mailing list