Directory Structure
Some considerations about where to place which files.
We try to follow the [http://www.pathname.com/fhs/ Filesystem Hierarchy Standard] as much as possible. Of course there are some limitations for mobile devices with special needs, but the in general we can live with the FHS.
For GpePhoneEdition we have some own directories we place files in such as:
- System level configuration files (everything shipped with applications): /etc/gpe
Theme resources for general use go to $prefix/share/themes/<themename>
Theme resources for application specific use go to $prefix/share/themes/<theme name>/<application name>