View Full Version : tango icon theme
sect2k
December 13th, 2005, 06:30 PM
I wish for tango icon theme 0.6.1 to be backported to breezy.
I know the dapper package works fine, but having it in backports woulde just be more convenient.
Cheers,
/me
arpunk
December 13th, 2005, 06:41 PM
You can easily download the unofficial tango icons from art.gnome.org, or better, with the art manager in System, Preferences if you have it installed.
sect2k
December 14th, 2005, 03:24 AM
I installed the dapper package just fine using dpkg, but as I said, having tango in backports would be so much more convenient.
And since it has no dependencies, I would imagine this would be one of the easiest backports ever.
Cheers,
/me
jdong
December 14th, 2005, 08:29 AM
There is actually one build dep on icon-naming-utils that'll need backporting. I need to investigate this a bit more.
benplaut
December 19th, 2005, 04:15 AM
There is actually one build dep on icon-naming-utils that'll need backporting. I need to investigate this a bit more.
it would be nice for tango to be backported... convenience :)
btw, jdong - you have an awesome sig!!
SpEcIeS
December 19th, 2005, 07:46 PM
You can easily download the unofficial tango icons from art.gnome.org, or better, with the art manager in System, Preferences if you have it installed.
Never knew about that one. Nice tool and a must have in the install. :)
Joao_a
February 5th, 2006, 10:29 AM
I'm using Kubuntu with KDE 3.5 and here is how i did tu use the tango icons:
(after reading this http://www.kde-look.org/content/show.php?content=32288 )
1-- In a terminal type:
$ sudo apt-get install checkinstall
$ sudo apt-get build-dep icon-naming-utils tango-icon-theme
$ sudo apt-get remove icon-naming-utils tango-icon-theme
2-- Download the latest icon-naming-utils and tango-icon-theme archives.
http://tango-project.org/Tango_Icon_Library#Download
3-- Decompress those archives.
4-- Go to the "icon-naming-utils" folder, open a terminal and type:
$ ./configure --prefix=`kde-config --prefix`
$ make
$ sudo checkinstall
5.1-- Go to the "tango-icon-theme" folder, open a terminal and type:
$ ./configure --prefix=`kde-config --prefix` --enable-png-creation
$ make
5.2-- Open the "index.theme" file (located on the "tango-icon-theme" folder):
replace all the "Context=..." by "Context=FileSystems"
save and exit
5.3-- Return to the terminal (on the "tango-icon-theme" folder) and type:
$ sudo checkinstall
You should now by able to select the Tango Icon Theme on KControl!
(i hope it works!)
Moises Cabello
February 5th, 2006, 04:12 PM
You should now by able to select the Tango Icon Theme on KControl!
(i hope it works!)
All ok, but the folders still are the original kde ones :cry:
niviche
February 8th, 2006, 03:57 AM
You should now by able to select the Tango Icon Theme on KControl!
(i hope it works!)
Thanks a lot, I had been looking for this for a long time. I like KDE a lot, but never found any good icon set for it.
Your method works fine, congratulations. However, I guess there is some problem with the way some icons are used in KDE (something to do with the SVG conversion, maybe), as my icons are somehow slightly different than the screenshots, with blunter, darker shadows. The folders icons are also weirdly blue and white, unlike anything I have seen from Tango so far.
Joao_a
February 9th, 2006, 07:19 PM
First of all, it's not my method: i just applied what superiodico said on kde-look.org (http://www.kde-look.org/content/show.php?content=32288)
to Moises Cabello:
All ok, but the folders still are the original kde ones
Did you replace all the "Context=..." by "Context=FileSystems" in index.theme before doing the checkinstall? I forgot to do this once and i got the original folder icon...
to niviche:
However, I guess there is some problem with the way some icons are used in KDE (something to do with the SVG conversion, maybe), (...)
It did the same to me.
I looked in http://tango-project.org/Installation and they say librsvg does a better job than ksvgtopng.
I searched in ubuntu archive with adept and find a few packages "librsvg".
I didn't kown wich one to install so i installed all of them! (not the best method to find out wich one is really needed -- if someone has more patience and knowledge than i do...)
The fact is ./configure now doesn't choose ksvgtopng anymore, and the icons are better rendered.
Moises Cabello
February 14th, 2006, 07:48 AM
That was, thanks.
Btw, here is a nice .png tango icon for konqueror.
http://ramnet.se/~nisse/blog/images/konqueror.png
The svg source file is here (http://ramnet.se/~nisse/blog/images/konqueror.svg).
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.