
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
ithis is a small program written in python to install and manage the icon theme hydroxygen.
UBUNTU installation instruction:
insert into the file "/etc/apt/sources.list" the repositories:
#######################
deb http://ppa.launchpad.net/alberto-rinaudo/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/alberto-rinaudo/ppa/ubuntu intrepid main
#######################
then open a terminal and type:
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 86CF6890405250D9
gpg --armor --export 86CF6890405250D9 | sudo apt-key add -
sudo apt-get update && sudo apt-get install hydroxygen
Alternatively you can download the .deb file and install it.
OTHER SYSTEM:
download the sources file, extract it and open a shell in the extraction directory.
then run the script install.sh
the program icon is located in Applications -> Accessories
alternatively, open a terminal or Alt + f2 and type "hydroxygen"
12 years ago
hydroxygen (0.0.2-2~ppa7) intrepid; urgency=low
* Inserimento script Install/Uninstall
* correzione bug: barra estrazione tar e rimozione file
* eliminazione temporanea svn
* correzione bug: Hydroxygen.desktop
* Inserimento repo SVN
* Initial release
12 years ago
hydroxygen (0.0.2-2~ppa7) intrepid; urgency=low
* Inserimento script Install/Uninstall
* correzione bug: barra estrazione tar e rimozione file
* eliminazione temporanea svn
* correzione bug: Hydroxygen.desktop
* Inserimento repo SVN
* Initial release
atilla
11 years ago
Report
Bacc
11 years ago
Report
TheWiseDj
11 years ago
http://www.gnome-look.org/content/show.php?content=104570
Report
marcaemus
12 years ago
Second, the gdkpixbuf thing, change line 12 of SetupConfiguration.py:
-- ("./images/logo.png", 48)
++ ("/opt/Hydroxygen/images/logo.png", 48)
After that, all I get is "cannot find icon:application-default-icon and an empty list in the configurator screens. I might come back to this when it works.
Report
bugchucker
12 years ago
So to install properly on my Fedora system, after running the install script I needed to manually change permissions of all installed files, chmod 755, and then manually copy the "options.csv" file to ~/.icons/Hydroxygen.
Report
send4m3
12 years ago
Unfortunately, I just get menu box with just one option that is.. installed hydroxygen from .tar.gz
Where is the other 2 option like yours ?
Thank you
Report
syco
12 years ago
Report
stumpjunkman
12 years ago
Report
stumpjunkman
12 years ago
Traceback (most recent call last):
File "/opt/Hydroxygen/Hydroxygen.py", line 140, in configure
SetupConfiguration.Setup()
File "/opt/Hydroxygen/SetupConfiguration.py", line 12, in __init__
self.set_icon_list(icon)
TypeError: icons must be GdkPixbufs
^CTraceback (most recent call last):
File "/opt/Hydroxygen/Hydroxygen.py", line 153, in <module>
MainWindow()
File "/opt/Hydroxygen/Hydroxygen.py", line 99, in __init__
gtk.main()
KeyboardInterrupt
Report
syco
12 years ago
Report
stumpjunkman
12 years ago
Traceback (most recent call last):
File "/opt/Hydroxygen/Hydroxygen.py", line 140, in configure
SetupConfiguration.Setup()
File "/opt/Hydroxygen/SetupConfiguration.py", line 12, in __init__
self.set_icon_list(icon)
TypeError: icons must be GdkPixbufs
^CTraceback (most recent call last):
File "/opt/Hydroxygen/Hydroxygen.py", line 153, in <module>
MainWindow()
File "/opt/Hydroxygen/Hydroxygen.py", line 99, in __init__
gtk.main()
KeyboardInterrupt
Report
sirloinsalot
12 years ago
:(
Report
gh0stp0p
12 years ago
http://ppa.launchpad.net/alberto-rinaudo/ppa/ubuntu/pool/main/h/hydroxygen/
Report
Majki-Fajki
12 years ago
Report
donoterase
12 years ago
Report
stumpjunkman
12 years ago
Report
Lusepuster
12 years ago
Report
algalord
12 years ago
Report
Lusepuster
12 years ago
Report
jameshardy88
12 years ago
Report
nenelinux
12 years ago
Report
jameshardy88
12 years ago
Report
nenelinux
12 years ago
thank you very much
Report
syco
12 years ago
Report
jalik
12 years ago
Report