


Various Gnome Stuff by margus723 16 comments
Pidgin only finds it if you remove the first line of the file "theme.xml".
Quote:<?xml version='1.0' encoding='UTF-8'?>
has to be deleted because it is there two times. - Jul 04 2008

Various Gnome Stuff by dans52ford 3 comments
Now edit the .gtkrc-2.0 file in your /home/username/ folder.
Insert there your path to your backgorund
For example:
Quote:
pixmap_path "~/"
style "my-blist" {
bg_pixmap[NORMAL] = "/.purple/backgrounds/pidginfedora.png"
text[NORMAL] = "#ffffff"
#this makes the text white, if you want black, take this code:
#text[NORMAL] = "#000000"
bg[NORMAL] = "#F5D8BC"
base[NORMAL] = "#F5D8BC"
GtkTreeView:: odd_row_color = ""
GtkTreeView:: even_row_color = ""
}
widget "*pidgin_blist_treeview" style "my-blist"
http://ubuntu.blog.de/2007/08/23/background_in_pidgin_andern~2855412 - Feb 19 2008

Icon Sub-Sets by daniel24 6 comments
bin übrigens auch Deutscher :D - Aug 10 2007