Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on January 22, 2010, 09:42:07 PM

Title: human-icon-theme
Post by: Jason W on January 22, 2010, 09:42:07 PM
Thanks to Arslan S. for:'

Code: [Select]
Title:          human-icon-theme.tcz
Description:    Icons for Humans.
Version:        0.35
Author:         Jeff Waugh, Daniel Holbach, Martin Pitt
Original-site:  https://launchpad.net/human-icon-theme
Copying-policy: CC-BY-SA 2.5
Size: 2.5M
Extension_by:   Arslan S.
Comments:       This extension is PPI compatible.
Change-log:     ---
Current:    2010/01/21 Original

Title: Re: human-icon-theme
Post by: bmarkus on January 24, 2010, 08:11:25 AM
This icon theme is not compatible with LXDE.
Title: Re: human-icon-theme
Post by: Arslan S. on January 24, 2010, 08:20:40 AM
i will test new icon themes in lxde and see if i can do anything
Title: Re: human-icon-theme
Post by: bmarkus on January 24, 2010, 10:22:03 AM
i will test new icon themes in lxde and see if i can do anything

I do not know the original intention of the creators. I don't think you have tod eal with it, I just mentioned that they are not usable with LXDE.
Title: Re: human-icon-theme
Post by: Arslan S. on January 24, 2010, 10:33:20 AM
i have found the problem

these icon themes depend on each other because they inherit from each other

the problem is missing dependencies

also librsvg is a dependency i will send corrected dep lists
Title: Re: human-icon-theme
Post by: bmarkus on January 24, 2010, 11:41:22 AM
Sounds good :) The easiest is to use lxappearance. There is a preview, so you can see how it looks like and if there are major problems with the theme.
Title: Re: human-icon-theme
Post by: Arslan S. on January 24, 2010, 11:59:44 AM
Sounds good :)

loading librsvg.tcz and gnome-icon-theme.tcz fixes the issue

actually for some icon themes there are more icon themes inherited from but to keep dependency low i have added only gnome-icon-theme to dep files

after corrected deps loaded only problem with lxde is the left top corner desktop item "My Documents"  should that be user's home instead?
Title: Re: human-icon-theme
Post by: Arslan S. on January 24, 2010, 12:16:54 PM
after rebooting my computer "My Documents" icon reappeared correctly as the selected icon theme's user-home

exit to prompt and startx also does the same trick
Title: Re: human-icon-theme
Post by: bmarkus on January 24, 2010, 12:20:36 PM

loading librsvg.tcz and gnome-icon-theme.tcz fixes the issue

actually for some icon themes there are more icon themes inherited from but to keep dependency low i have added only gnome-icon-theme to dep files


Right, it works now. Unfortunately gnome-icon-theme is rather big. I do not know what this icon theme is adding to gnome theme what is missing there. But that's fine, there must be a price for better visual appearance :)


after corrected deps loaded only problem with lxde is the left top corner desktop item "My Documents"  should that be user's home instead?


You are right, it points to home instead of My Document. Will check how it works in other distros and correct either the title or the destination.
Title: Re: human-icon-theme
Post by: Arslan S. on January 24, 2010, 12:28:06 PM
the answer is simple gnome icon theme is their default fallback theme if an icon does not exist in the icon theme then it is searched in gnome icon theme

index.theme of humanity icon theme:
Code: [Select]
[Icon Theme]
Name=Humanity
Comment=Smooth modern theme designed to be intuitive.
Inherits=gnome,hicolor

also i have to mention again librsvg is needed to load svg icons and some icons in icon themes does not have a png counterpart