- Coded a resource package download GUI based on QWidget - Removed compilation warning on unused variable - Updated Maemo desktop file to start directly the binary - Updated .pro file - Updated version macros to be able to compose the resource package file - Updated QML interface for Android - Updated QML interface to not contain the name of the resource package - Updated the file downloader class to be able to get the resource package hash from the google code server - Updated the file downloaded class to verify the resource package hash from the remote server at each startup to be able to perform automatic update - Defined several JGE operation as static to clean up the wagic wrapper
13 lines
220 B
Desktop File
13 lines
220 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Wagic
|
|
Exec=/opt/wagic/bin/wagic
|
|
Icon=wagic-64x64
|
|
StartupWMClass=wagic
|
|
X-HildonDesk-ShowInToolbar=true
|
|
X-Osso-Type=application/x-executable
|
|
Terminal=false
|
|
|