ROX-themes

Window managers, icon programs, widgets, etc.
Post Reply
Message
Author
User avatar
fango
Posts: 4
Joined: Sat 29 Nov 2014, 01:09

ROX-themes

#1 Post by fango »

Hello everyone,
I'm a new member of the forum, I take this opportunity to introduce myself.
I have made a small package that handles icons ROX.
I hope you enjoy it.
https://drive.google.com/file/d/0B8kzsn ... sp=sharing

User avatar
xanad
Posts: 400
Joined: Fri 28 Feb 2014, 14:56
Location: 2 locations: MonteRosa Alp and Milano
Contact:

#2 Post by xanad »

Welcome fango, :D
good job, now in gettext

Image
[url]http://www.xanad.tk[/url] Html5 Parallax

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

Spanish locales, thanks xanad and fango

#3 Post by nilsonmorales »

maybe in the next version you can unify the two scripts with the same textdomain=ROX-icons.sh, anyway seems very good idea.
EDIT
Sorry i forget the .desktop file
[Desktop Entry]
Name=ROX-themes
Name[it]=Rox-themes cambia icone ROX
Name[es]=Rox-temas | cambia los iconos de ROX
Icon=ROX-themes.png
Comment=ROX/change icons
Comment[es]=ROX/cambiar iconos
Exec=/usr/sbin/ROX-icons.sh
Terminal=false
Type=Application
Categories=X-Desktop-appearance;DesktopSettings
GenericName=ROX-themes
Attachments
MoManager-es_ES-ROX-icons.tar.gz
(1.64 KiB) Downloaded 285 times
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#4 Post by zigbert »

Great to see new ideas :)

Welcome to the forum

User avatar
fango
Posts: 4
Joined: Sat 29 Nov 2014, 01:09

#5 Post by fango »

I am sorry for the .desktop file,system as soon as possible, some idea of the topics to be included soon?

User avatar
neerajkolte
Posts: 516
Joined: Mon 10 Feb 2014, 07:05
Location: Pune, India.

#6 Post by neerajkolte »

Looks nice will try out in Fatdog.
Thanks.

- Neeraj.
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson

“We tend to overestimate the effect of a technology in the short run and underestimate the effect in the long run.â€￾
- Amara’s Law.

User avatar
neerajkolte
Posts: 516
Joined: Mon 10 Feb 2014, 07:05
Location: Pune, India.

#7 Post by neerajkolte »

Hi,
I tried ROX-themes in Fatdog.
I had to change the categories entry in .desktop file to

Code: Select all

Categories=DesktopSettings
So that Menu entry is shown.
And also had to create a directory /usr/share/pixmaps and symlink /usr/local/lib/X11/mini-icons/ROX-themes.png there, so that Menu entry shows the icon.
It all looks ok now. the app runs, shows GUI, lets me choose rox theme, restarts x server.

Except.... Doesn't change anything. Rox looks exactly the same after the restart.

Where should I look to troubleshoot this.
Thanks.

- Neeraj.
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson

“We tend to overestimate the effect of a technology in the short run and underestimate the effect in the long run.â€￾
- Amara’s Law.

User avatar
fango
Posts: 4
Joined: Sat 29 Nov 2014, 01:09

#8 Post by fango »

for menu icons is not a problem, is easily solved.
for themes can be simply a problem of paths, I have to check the routes.

Post Reply