Sprache/Language
- deutsch
- english (selected)
Download/Installation
License
Icon Creeeator
is licensed under a Creative Commons license.
When redistributing this work, a link to this page has to be added.
Download
Here you can download the current version 0.9.2 (English) of Icon Creeeator:
Download (JAR File, 157 KB)
Installation
You don't need to install Icon Creeeator. Just save the JAR file you've just downloaded to any folder on your Eee PC (or any other computer).
The page Usage tells you how to start and use Icon Creeeator.
If you don't want to install Icon Creeeator on your Eee PC with stock Xandros Linux but on any computer with any operating system (other Linux distribution, Windows, Mac OS X - everything should work), you perhaps need to install Java Runtime Version 5 or higher first. You can get it from Sun or if you use Linux from the repositories of almost any distribution (install it using the corresponding package manager, package name is java5-sun or similar)
Create an icon for Icon Creeeator in Easy Mode
Of course you can create an icon for Icon Creeeator in Easy Mode. I recommend using a program like Launch Tools or Easy Mode Editor. The command line for Icon Creeeator that you have to enter there is
/usr/bin/sudo /usr/bin/java -jar Path/icreeeator.jar
where Path of course has to be replaced by the path to which you saved the JAR file.
If you want to manually edit your simpleui.sh, you can use the following entry for Icon Creeeator:
<parcel extraargs="/usr/bin/sudo /usr/bin/java -jar Path/icreeeator.jar" icon="icreeeator_norm.png" selected_icon="icreeeator_hi.png" simplecat="Settings"> <name lang="en">Icon Creeeator</name> </parcel>
(don't forget to replace Path). You need to create the icon named “icreeeator” by yourself, consider using Icon Creeeator for this task :-)