GEOS SDK TechDocs
|
|
|
1 Geodes
|
3 Saving User Options
Every geode can have an icon associated with it. Typically, only applications will have special icons; other geodes (libraries and drivers) generally use one of the system icons or the icon of the application they're primarily used by.
An application's icon is stored in two places: It is defined and stored within the application's extended attributes in its .GEO file. It is also stored in a database file maintained by the UI, called the token database .
The GEOS development kit includes an icon editor tool so you can easily create icons of various color and resolution characteristics and install them into your applications.
Managing the Token Database File
GEOS SDK TechDocs
|
|
|
1 Geodes
|
3 Saving User Options