Dear Kubuntu users
I've set a custom icons on KDE and noted, that GTK apps have changed their icons to Gnome defaults (snapshot7.png). Then I switched to Oxygen icon theme and it backs to normal (snapshot8.png). I found a threat http://kubuntuforums.net/forums/inde...opic=3117127.0 where was a similar problem, but I couldn't manage to force GTK engine to poll "Oxygen" icons instead of defaults using custom settings in .gtkrc-2.0-kde4 file:
I also installed "kcm-gtk" packet and tried settings again and nothing changed (I've logged off the session each time I made changes to this file and also tried re-booting whole system).
Am I doing something wrong?
My KDE version: 4.6.2
Distro: Kubuntu 11.04
Platform: amd64
Kernel: 2.6.38-10-generic
Custom icon theme used: http://kde-look.org/content/show.php...content=109801
Thanks in advance for any help you can give me about
I've set a custom icons on KDE and noted, that GTK apps have changed their icons to Gnome defaults (snapshot7.png). Then I switched to Oxygen icon theme and it backs to normal (snapshot8.png). I found a threat http://kubuntuforums.net/forums/inde...opic=3117127.0 where was a similar problem, but I couldn't manage to force GTK engine to poll "Oxygen" icons instead of defaults using custom settings in .gtkrc-2.0-kde4 file:
Code:
# This file was written by KDE # You can edit it in the KDE control center, under "GTK Styles and Fonts" include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc" style "user-font" { font_name="Liberation Sans" } widget_class "*" style "user-font" gtk-theme-name="oxygen-gtk" gtk-font-name="Liberation Sans 9" gtk-icon-theme="Oxygen" gtk-fallback-icon-theme="Oxygen"
Am I doing something wrong?
My KDE version: 4.6.2
Distro: Kubuntu 11.04
Platform: amd64
Kernel: 2.6.38-10-generic
Custom icon theme used: http://kde-look.org/content/show.php...content=109801
Thanks in advance for any help you can give me about