ROX-Filer beautification

Themes, icons, wallpapers, etc.
Post Reply
Message
Author
User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

ROX-Filer beautification

#1 Post by dejan555 »

OK, ppl now here's a nice task for you, take a look at this thread what we were discussing for hints and clues:
http://www.murga-linux.com/puppy/viewtopic.php?t=45059

Now you can make and package some themes for rox toolbar:
What you need to do is make an iconset folder placed in /root/.icons/rox-toolbar/ with 12 icons and a preview file for some possible changer script ;)

close.png
up.png
home.png
bookmarks.png
refresh.png
zoomin.png
zoomout.png
details.png
sort.png
hidden.png
select.png
help.png


preview.png

This is in order how they apear in rox toolbar and yes i know there isn't any "close" button but that's because it's not there by default, see rox options to enable or disable buttons
You can install my pet posted in that thread as starting point, which supplies .gtkrc.mine and creates necessary folder structure
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

brymway
Posts: 407
Joined: Sun 09 Dec 2007, 01:08

#2 Post by brymway »

Well it doesn't work and I don't know why. I've done it before and used the dir2pet script. Here it is anyway, can one of you look at this and see what's wrong?
[url]http://wellminded.com/puppy/pupsearch.html[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#3 Post by dejan555 »

Did you symlink it to default folder? If you have
/root/.icons/rox-toolbar/roxtool1
make symlink to /root/.icons/rox-toolbar/default

I'll take a look at pet when I get home, dunno how you packaged it atm.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#4 Post by dejan555 »

Here, I corrected package, very nice theme, also scaled icons to smaller size to reduce package, they are scaled in rox anyway, yours were 128x128 px, 24x24 or 32x32 would be enough!
Attachments
roxtool1.pet
Rox toolbar icon theme
(26.54 KiB) Downloaded 1179 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

brymway
Posts: 407
Joined: Sun 09 Dec 2007, 01:08

#5 Post by brymway »

Thanks. What had I done wrong?
[url]http://wellminded.com/puppy/pupsearch.html[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#6 Post by dejan555 »

You had one folder more then needed, if you look in /root/.packages you'll see it hasn't expanded into folder "roxtool1" (it must expand to same name pet package has), instead it was folder root which contained roxtool1, so you maybe did:

Code: Select all

dir2pet /root/roxtool1

instead changing to root and then do only

Code: Select all

dir2pet roxtool1


Also you copied my default symlink instead making link to your folder:

Code: Select all

ln -s roxtool1 default
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#7 Post by dejan555 »

here's another one with icons from lagadesk pack:
Attachments
lagadesk.pet
Rox filer toolbar icons
(41.68 KiB) Downloaded 1163 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

stu90

#8 Post by stu90 »

dejan555 wrote:here's another one with icons from lagadesk pack:
Thanks dejan555 installed on lupu 115 new icons for rox look great. 8)

Post Reply