
Change
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
The Change is customizable icon theme to the gnome desktop enviroment.
Installation:
- Install imagemagick
- Download Change 1.0.3
- tar xvf Change_1_0_3_by_BlueElectro.gz
- cd Change
- ./install.py
New in 1.0.3:
- Icon opacity
- Combinate icons
- Custom start logo with custom text
- Categories
You receive an empty theme after setup, that with the Change Configurator
you can according to your own ideas to customize.
If you need any apllication icon in Change please write comment.
If you like my project, please donate me. Thanks!
PenguinGuy
11 years ago
Report
TheWiseDj
11 years ago
I've achieved best performance with decolorized images.
However, your script doesn't create ~/.icons/change/scalable/etc.
Is that normal?
Report
TheWiseDj
11 years ago
Quote:mkdir ~/.local
mkdir ~/.local/share
mkdir ~/.local/share/applications
with:
Quote:if [ ! -d ~/.local ]; then
mkdir ~/.local
fi
if [ ! -d ~/.local/share ]; then
mkdir ~/.local/share
fi
if [ ! -d ~/.local/share/applications ]; then
mkdir ~/.local/share/applications
fi
This will prevent creating already existing folders.
Report
BlueElectro
11 years ago
Report
TheWiseDj
11 years ago
I can start integrating that part as I saw you're far better than me in programming ;)
Report
BlueElectro
11 years ago
Report
TheWiseDj
11 years ago
Congratulations, not bad at all =)
So I'll start the integration process, you can think about a name too. ;)
Report
TheWiseDj
11 years ago
I'm really interested in your project, I'm developing a fork of Hydroxygen, the Light Plus version (http://www.gnome-look.org/content/show.php/Hydroxygen+Light+Plus?content=112464).
What about a merged version?
Alex
Report
t4ggs
11 years ago
Report
BlueElectro
11 years ago
Report
devi710
11 years ago
Keep up the good work!
Report
McLovin
11 years ago
Report
BlueElectro
11 years ago
Report
Dadsge
11 years ago
where can i find them?
Report
FraSMOG
12 years ago
Report
BlueElectro
12 years ago
Report