Galleon allows you to change the images that are used in the various apps by creating you own skins.
A skin file is a zip file that includes all of the images and a special skin XML configuration file called skin.xml
How to create your own skin:
The easy way:
- Unzip the default skin located in the skins directory: galleon.gln.
- Modify the images.
- Zip the files (including the existing skin.xml file) and rename to *.gln.
- Put the skin file in the skins directory.
- Use the configuration GUI File/Properties menu to change the selected skin.
The harder way:
- Unzip the default skin, galleon.gln.
- Modify the skin.xml file (it is self-documented).
- Zip the files (including the new skin.xml file) and rename to *.gln.
- Put the skin file in the skins directory.
- Use the configuration GUI File/Properties menu to change the selected skin.