![]() Registered Member ![]()
|
is the current icon of the cvs-version the final icon?
how can I change icons (especially in the systray)? (it\'s not that it\'s not well done - just a matter of taste!) greetz, david |
![]() KDE Developer ![]()
|
If the icons you want to used are named something sensible like 22x22.png, 32x32.png etc. you can use the following for loop:
for x in *x*.png; do cp $x /usr/kde/3.3/share/icons/hicolor/`basename $x .png`/apps/amarok.png; As you can see, you just need to copy the icons /usr/kde/3.3/share/icons/hicolor/22x22/amarok.png (22x22 replaced with the icon size).
Amarok Developer
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]