First page Back Continue Last page Graphics
Assumptions (2)
Map system settings to KDE libs API structures like KGlobalSettings, MIME types
- example: user documents folder's path could always be accessed by KGlobalSettings::documentPath()
- the Windows Registry is usually used for storage
Some Unix/Linux-specific features can be hard to port, but not so important
- this can also help in Linux promotion