


Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by reihe12 27 comments

Icon Sub-Sets by Cisoun 28 comments

Wallpaper Other by leadgolem 2 comments

Full Icon Themes by mentalrey 183 comments
If you want some really great ones though, take a look at this.
http://www.kde-look.org/content/show.php/Dark-Glass+reviewed?content=67902
The icon theme I assembled and am using is here.
http://www.gnome-look.org/content/show.php/Blended+Crystal?content=58001
I suppose part of the reason people are rating me down, is this is not a complete icon theme. This is a source package for my originals. Not a theme. - Dec 09 2007

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 56 comments
kdesu -c "nautilus $NAUTILUS_SCRIPT_CURRENT_URI"
xterm -e su -c "nautilus $NAUTILUS_SCRIPT_CURRENT_URI"
The first has the problem of requiring kdebase to be installed. The second works, but is graphically unpleasant and the dialog box is uninformative.
I thought you might want to add the kdesu or the xterm -e options to your script as fallbacks.
Yes, I'm aware of the irony of using a kde specific app in a nautilus script. - Nov 27 2007

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 56 comments
Shashwat: I need a bit more information to fix that problem. If you could drag "about ubuntu" to your desktop, open a text editor, and open the "about ubuntu" .desktop file. Then post the icon= line I might be able to fix this. If however, that .desktop uses the the generic "distributor-logo" for it's icon, there isn't much I can do about it. Not without making things look weird on most other distro's.
As far as the buttons in OO.o not showing up, I'm not sure what to do about that. Give me some time.
Thank you for the complements people.:) - Nov 24 2007

Icon Sub-Sets by leadgolem 56 comments
OO.o icons are from the OS-K set. According to the OS-K license, they are gpl. You can find OS-K on kde-look.org
For evolution and fspot, I did not explicitly include icons for either app. If you could send me a link to a screenshot with these apps in it, so I can see which image is used, then maybe I can answer the question.
Either email me, or reply here. - Nov 23 2007
I'm trying to track down how fedora creates the root login dialog box now.
I've been looking through the apps that use a root login dialog box. Fedora might be using python scripts for each individual item. If so, I'll just create a script that launches a terminal, and runs the nautilus stuff there. That way I can use the terminal for password input. - Nov 22 2007

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 56 comments
Using wget to retrieve the file, I see the network monitor applet icon. I'm not sure, but I don't think it is actually possible to change those icons via a theme file.
If you happen to know of a gnome theme that does so, post me a url. I'll go take it apart and see if I can figure out how this was accomplished. - Nov 21 2007

Icon Sub-Sets by leadgolem 56 comments
http://forums.fedoraforum.org/showthread.php?t=172687 - Nov 21 2007

Icon Sub-Sets by leadgolem 56 comments

Full Icon Themes by mentalrey 183 comments
I have decided to integrate a goodly number of your beautiful icons in my gnome icon theme. It is here.
http://www.gnome-look.org/content/show.php?content=58001 - Nov 21 2007

Icon Sub-Sets by leadgolem 56 comments
http://hosted.filefront.com/Leadgolem
If the download link really won't work for you, try browsing for the files there. - Nov 19 2007

Icon Sub-Sets by leadgolem 56 comments

Full Icon Themes by mentalrey 183 comments
This would preclude continued development of this icon theme on a windows based system, but have you tried using symlinks? You would need to change your archive type to something like a .tar.bz2 since .zip usually doesn't handle symlinks properly. But, you should be able to reduce your overall archive size significantly.
I don't think you would need to adjust your script either. - Nov 17 2007

Full Icon Themes by mentalrey 183 comments
Your sources download seems to be down though. - Nov 17 2007

Full Icon Themes by mentalrey 183 comments

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by mart 4 comments
http://www.gnome-look.org/content/show.php/Blended+Crystal?content=58001 - Nov 02 2007

Icon Sub-Sets by Liron 2 comments
http://www.gnome-look.org/content/show.php/Blended+Crystal?content=58001 - Nov 02 2007

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 56 comments
In general, you have three locations the system draws icons from. The first is usually /usr/share/pixmaps. The icon's in that folder are overridden by the ones in your theme folder. That folder is usually in /usr/share/themes. The icons from there are overridden by a third set. In a folder with your current theme name, usually in $HOME/.themes.
So, It's a matter of primacy. If you change the icons in your .themes folder you are changing that icon for only yourself. Hence that icon would override anything in /usr/share/themes as /usr/share/themes is a location for every user to get icon themes from.
Now, /usr/share/pixmaps is a kind of base icon folder. Even if a theme doesn't have an icon for something it can look in /usr/share/pixmaps for it's icon. This is the folder that package management software would add icons to.
Please be aware that these folder locations, and hierarchal order, vary with linux distribution. I used examples from my Fedora 7 system.
Frankly, I have no idea if that is documented anywhere. It's something I just kinda figured out. - Oct 27 2007

Icon Sub-Sets by leadgolem 56 comments
http://www.gnome-look.org/content/show.php/3D+OS+X+style+trash?content=58064
Here are some extra ink bottle icons.
http://www.kde-look.org/content/show.php/3d+modeled+inkscape?content=57949
Here are some alternate wine icons.
http://www.kde-look.org/content/show.php/New+Wine+Icon?content=57179 - Aug 11 2007

Icon Sub-Sets by vidyadiz 5 comments

Icon Sub-Sets by leadgolem 56 comments
If the thunderbird icon still does not show up, please drag the menu item for it to your desktop. Then open a text editor and browse to your desktop. Open the thunderbird item and tell me exactly what it says after icon= - Jul 26 2007

Icon Sub-Sets by leadgolem 56 comments
You can also call the app from the command line with "gnome-theme-manager".
If you want to install it for all users you need to find your icons folder. The exact location of this folder varies somewhat with distro. In my F7 it's /usr/share/icons. Then uncompress the folder in there. You will need root permissions to write to that folder. Usually you can do this by "su" then calling nautilus. IE "nautilus /usr/share/icons". - Jul 15 2007

Icon Sub-Sets by leadgolem 56 comments
Just for the record, only a few of the icons in this theme are my own work. The vast majority are modifications of various kde crystal themes, among others. - Jul 15 2007

Icon Sub-Sets by vidyadiz 5 comments

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 2 comments
Probably the easiest way is to find a theme you like, and replace the trash can icon with the one you like from here. You will probably need to create several versions of your proffered trash icon in multiple resolutions.
This is the icon set I made them for.
http://www.gnome-look.org/content/show.php/Blended+Crystal?content=58001
In a few days I will be posting a version 1.2 of that set though. - Jul 05 2007

Icon Sub-Sets by leadgolem 8 comments
No svgz file is available, these were constructed as 3d models in blender. Not in a vector illustrating program.
I decided not to provide additional resolutions. There are a few different styles now, and I wanted to keep the download size small.
Thank you for the feedback.:) - Jun 27 2007

Icon Sub-Sets by leadgolem 8 comments
Constructive negative feedback is also welcome. - Jun 27 2007

K3b Themes by bluescreen-france 5 comments

Icon Sub-Sets by leadgolem 8 comments

Icon Sub-Sets by leadgolem 8 comments

Icon Sub-Sets by leadgolem 56 comments

Icon Sub-Sets by leadgolem 56 comments
Secondly, if there is something that you don't like about the theme, please post a comment. I will work on it. - May 12 2007

Conky by cumpstey 4 comments

Icon Sub-Sets by leadgolem 56 comments