

Desktop Concepts
KDE 3 Color Schemes
Your method works!!
I'm using Kubuntu with KDE 3.5 and Tango Icons now works fine!
A little tutorial:
-- for icon-naming-utils
./configure --prefix=`kde-config --prefix`
make
sudo checkinstall
-- for tango-icon-theme
./configure --prefix=`kde-config --prefix` --enable-png-creation
make
open the index.theme and replace all "Context='something'" with "Context=FileSystems"
sudo checkinstall
I also made a small post in ubuntuforums explaining how it worked for me( http://ubuntuforums.org/showpost.php?p=707915&postcount=7 ) - Feb 05 2006
I'm using Kubuntu with KDE 3.5 and Tango Icons now works fine!
A little tutorial:
-- for icon-naming-utils
./configure --prefix=`kde-config --prefix`
make
sudo checkinstall
-- for tango-icon-theme
./configure --prefix=`kde-config --prefix` --enable-png-creation
make
open the index.theme and replace all "Context='something'" with "Context=FileSystems"
sudo checkinstall
I also made a small post in ubuntuforums explaining how it worked for me( http://ubuntuforums.org/showpost.php?p=707915&postcount=7 ) - Feb 05 2006