# Kompile v0.3
- FEATURES:
[*] Add standalone GUI for tarball packages management (you can access it form "System" menu)
[*] General Kompile options, as:
        * Selection of KDE-Integration menu type (actions menu/kompile standalone menu)
        * Play sounds when installation/uninstallation finish
        * Set time of automatic close installation/uninstallation dialog when finish
        * Enable/Disable automatic close of installation/uninstallation dialog when finish by default
        * Setup of default profile for standard installation/uninstallation
[*] Add installation/uninstallation profiles system. Profiles options are:
        * Package info (name, version, release, license, description)
        * Save of package's sources tarball for repair/uninstallation
        * Temporary tarball decompression options
        * Configuration flags (prefix, mobile app libs,  debug, profiling, etc.)
        * Simple user installation/uninstallation options
        * Use of checkinstall instead of (make install)
[*] Search existing compatible profile before installation
[*] Pause/Resume button in installation dialog
[*] Show package's "README" button in installation dialog (if package's README file is available)
[*] Show package's "INSTALL" button in installation dialog (if package's INSTALL file is available)
[*] Show package's "ChangeLog" button in installation dialog (if package's ChangeLog file is available)
[*] Statistics/informations for each task in installation/uninstallation dialog
[*] Manage of installed application with Repair/Remove tools
[*] Italian translation

- CHANGES/FIXES
[*] Use KProcess instead of QProcess (more KDE-compilance)
[*] Use KDialogBase instead of QDialog (more KDE-compilance)
[*] Use KpushButton instead of QPushButton (more KDE-compilance)
[*] Add full translation support
[*] Removed traybar icon

# Kompile v0.2
[*] Add installation helper for simple user
[*] Correct some GUI bugs with default KDE 3.3 and 3.4 themes
[*] Change Konqueror actions menu integration labels
[*] Switch from QMessageBox to KMessageBox
[*] Fix missing uninstall trash icon for some icon sets
[*] Fix critical error on kompile start without FILE command argument
[*] Add option for auto close in 20 seconds after installation/uninstallation finish



