0.5.2 release notes:

	For those who wish to customize the looks:

	By default the main screen background image is the wallpaper from desktop 1. If you wish to change it to
	something else, copy a wallpaper to /root/.fapman/wallpaper.png and it will get loaded instead.

	If a custom stylesheet is specified (either on the command line or copied to /root/.fapman/style.css), it will
	be used instead of the default internal styles. That should make it possible to change the looks of nearly everything.
	Some custom-drawn widgets (like progress bars and package list items) won't get affected by stylesheets, but
	they should now be using colors properly from the system theme.
	Documentation: http://doc.qt.nokia.com/4.6/stylesheet.html




0.6:
- show dependencies and conflicts in the package selector
- check dependencies when selecting packages
- ability to blacklist installed packages to disable them from upgrading
- don't lose package selections when returning to main menu
  (autostore/load selections - to different file than normal store)
- option for "fast remove": don't read full package lists when pkgview is opened with remove button, disable status filter

- handle recovery from broken packages better
- use proxy settings for fetching package date information
- read hildon app manager repository settings (get disabled repos, correct names)
- options to search from package display name, package name, package description (short and long)
- check if repos need a refresh when user hits commit (when installing/upgrading) and prompt if an update is needed
- link to package rating (maemo.org)?


later/any:
- load package lists in the background when the main menu is visible?
- support loading .install files
- install .debs directly to interact with the Ovi store (need to research the ovi store stuff a bit)
- how to handle package names that end in '-'? (theoretically they are valid but nonexistent?)
- filtering by repository?
- ability to easily add extras-devel and extras-testing to repos if they don't exist
- load system proxy settings (libgq-gconf)?
- connect to network (via dbus) on startup?
- options for catalogs autoupdate (time interval, always/never update?)
- adjustable font sizes (in package view)
- show changelogs - kind of done, as web browser with the changelog site can be launched now
- fetch dates for other than user categories?
- can repository priority pinning be handled by this?


known bugs:
- possible to get stuck in portrait mode (wait for Qt autorotation fix)
- updating menu icons after installation does not work or works only sometimes (currently disabled)
