You are not logged in.

#1 2007-03-26 13:38:55

detto
Member
Registered: 2006-01-23
Posts: 510

icon theme not loaded correctly

Hey there,

i don't know how to fix this one, maybe a specialist in icons and icon themes know the answer: Well, im using the PNG version of Snowish icons at the moment. As you can see here http://img155.imageshack.us/my.php?imag … scrmo2.png, the icons are all shown correctly but one. The backward button. It's the ugly default (gnome-icon-theme) one. How can i fix that one, or search for the problem?

Offline

#2 2007-03-26 13:46:44

detto
Member
Registered: 2006-01-23
Posts: 510

Re: icon theme not loaded correctly

Restarting Sonata and also re-login didn't work. Also it did not work to select another icon theme, and then Snowish again. I checked the folder and the file "media-seek-backward.png" is present in all sizes. It just gets not used by Sonata, so my guess it is a problem IN Sonata.
Maybe one of you knows the mysterium answer/solution. roll

Offline

#3 2007-03-26 16:02:17

mutze13
Member
From: germany
Registered: 2006-05-06
Posts: 107

Re: icon theme not loaded correctly

Hello,

I think you have to copy the icon gtk-media-next-rtl and name it gtk-media-previous-ltr in the size you wish to use.

Offline

#4 2007-03-26 18:13:50

detto
Member
Registered: 2006-01-23
Posts: 510

Re: icon theme not loaded correctly

That fixed it! Thank you! cool

just fyi:

for f in .icons/SnowIsh-1.0_PNG/*/*/gtk-media-next-rtl.png ; do mv "$f" `echo "$f" | sed 's/next-rtl/previous-ltr/'` ; done

Offline

Board footer

Powered by FluxBB