[Pidgin] #16688: bg_pixmap not applying

Pidgin trac at pidgin.im
Wed Jun 17 02:29:44 EDT 2015


#16688: bg_pixmap not applying
-------------------------+-------------------------------------------------
 Reporter:  Godleydemon  |      Owner:  EionRobb
     Type:  defect       |     Status:  new
Milestone:               |  Component:  unclassified
  Version:  2.10.11      |   Keywords:  GTK Theme gtkrc bg_pixmap pixmap
                         |  style
-------------------------+-------------------------------------------------
 I'm trying to theme my pidgin some what because even though I like the
 stability of pidgin, I despise the look of it. So I was basing a theme off
 of Lunacat from Psi+. Unfortunantly I can't seem to get it to apply a
 pixmap to the conversation history pane. Code is as follows.


 {{{
 pixmap_path "c:/images"

 style "rezlooks-history"
 {
    text[NORMAL] = "#FFFFFF"
    base[NORMAL] = "#001415"
    bg_pixmap[NORMAL] = "bg.png"
 }

 widget "*pidgin_conv_imhtml" style "rezlooks-history"
 }}}

 this does change the colors, but just doesn't seem to want to apply the
 background image itself. Any help would be very much appreciated.

--
Ticket URL: <https://developer.pidgin.im/ticket/16688>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list