
Final Order
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A few more gaps filled. It's more meant as basic icons of xfce/thunar.
Btw, here's the bg image since a few asked for it http://i32.tinypic.com/2hrzotx.png
7 years ago
0.6.2
Fixed google chrome download icons.
Feb 2, 2010:
Added some fixes for trash icon and a few others.
7 years ago
0.6.2
Fixed google chrome download icons.
Feb 2, 2010:
Added some fixes for trash icon and a few others.
eterror
7 years ago
look at my desktop -> http://imgur.com/HeBC4
can u help me? :)
Report
vicviper
7 years ago
Report
jummy
9 years ago
Report
jummy
9 years ago
Report
d3p4z
9 years ago
Report
maxfact
9 years ago
Report
vicviper
9 years ago
Report
Open-design
10 years ago
This is what I did:
Add the following line scalable/places to Directories in your index.theme. Or just copy, and replace the old line with this one:
Directories=scalable/places,scalable/apps,scalable/devices,scalable/emblems,scalable/filesystems,scalable/mimetypes,16x16/apps,192x192/apps,24x24/apps,32x32/apps,48x48/apps,64x64/apps,72x72/apps,96x96/apps,scalable/xfce,scalable/categories
Also add these lines to your index.theme:
[scalable/places]
Size=128
Context=Places
Type=Scalable
Make some new symbolic links:
cd ~/.icons/FinalOrder
ln -s scalable/filesystems/gnome-fs-directory.png scalable/places/folder.png
ln -s scalable/filesystems/gnome-fs-trash-full.png scalable/places/user-trash-full.png
ln -s scalable/filesystems/gnome-fs-desktop.png scalable/places/user-desktop.png
ln -s scalable/devices/gnome-dev-harddisk.png scalable/devices/drive-harddisk.png
I haven't fully tested it myself, but this temporarily seems to work on my system (xUbuntu 9.10).
I'll update this post when I encounter any problems or when I find a better solution.
Report
vicviper
9 years ago
Report
MathNL
10 years ago
Report
RoninSage
10 years ago
Report
xroox
10 years ago
Report
vicviper
10 years ago
Report
cuarez
11 years ago
Report
m3gatron
11 years ago
Report
astral503
11 years ago
Cheer you up ??
Regards
Astral
Report
marvin
11 years ago
(If you can find it. I've been looking around and I can't. :( )
Report
vicviper
11 years ago
Report
marvin
11 years ago
No, seriously - this theme actually makes XFCE look good. But it needs action icons and other GTK compatibility stuff, very badly; otherwise applications use fallback icons, which look like garbage.
Report
vicviper
11 years ago
Report
landroni
10 years ago
Report
marvin
11 years ago
(If you can find it. I've been looking around and I can't. :( )
(And sorry about the double-post, that was a login related screwup.)
Report
honorshark
11 years ago
Report
itix
11 years ago
I've been windows free since nov 2007 and hav used ubuntu since aug 2007 but I have only used gnome and my eee pc arrived this morning and is now running eeeXubuntu 7.10. I was just wondering, how do you install themes in xfce??
Report
vicviper
11 years ago
tar -xf Filename.tbz2 -C .icons
(If by chance it does not exist, create it first with 'mkdir .icons')
To install it on all users, as root, change to /usr/share/icons ('cd /usr/share/icons') then extract it there ('tar -xf Filename.tbz2')
For themes, substitute the icons directory with themes
Report