Ticket #535 (closed defect: invalid)
~/.gtkrc-2.0 is ignored under gnome and pidgin doesn't read ~/.purple/gtkrc-2.0
| Reported by: | mrfree | Owned by: | deryni |
|---|---|---|---|
| Milestone: | Component: | pidgin (gtk) | |
| Version: | 2.0 | Keywords: | |
| Cc: |
Description
I tried to setup a simple ~/.gtkrc-2.0 file to override the conversation windows default font
style "purplerc_style" {
}widget_class "*" style "purplerc_style"
style "*pidgin_conv_entry_style"
{font_name = "Sans 10"}
widget "*pidgin_conv_entry"style "*pidgin_conv_entry_style"
but I'm using gnome (2.16) and I find out that gnome simply ignore the .gtkrc-2.0 file so I tried to use the pidgin gtk-pref plugin, it saves the prefs in ~/.purple/gtkrc-2.0 file (the "code" I used it the same of the previous mentioned file). Nothing change in both cases.
Why pidgin doesn't read the ~/.purple/gtkrc-2.0 file created by its plugin?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



