diff options
author | Fanda Vacek <fanda.vacek@gmail.com> | 2020-03-27 22:54:29 +0100 |
---|---|---|
committer | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2020-03-27 23:33:26 +0100 |
commit | 7ff1c310a3ab3f7df13026b8bfe58adcf8b0ec81 (patch) | |
tree | 1f7ec35afa291540a6f2a077efe546513e129399 /appimage/QtMips.AppDir/QtMips.desktop | |
parent | 3cc3fb3d2ddd490fe5b2fac5eca9b6169d3d7e9c (diff) | |
download | qtmips-7ff1c310a3ab3f7df13026b8bfe58adcf8b0ec81.tar.gz qtmips-7ff1c310a3ab3f7df13026b8bfe58adcf8b0ec81.tar.bz2 qtmips-7ff1c310a3ab3f7df13026b8bfe58adcf8b0ec81.zip |
AppImage build run:
[~/proj/QtMips/appimage]$
./make-dist.sh --app-version 1.0.1 --src-dir ~/proj/QtMips \
--qt-dir ~/programs/qt5/5.14.1/gcc_64 \
--image-tool ~/programs/appimagetool-x86_64.AppImage
Diffstat (limited to 'appimage/QtMips.AppDir/QtMips.desktop')
-rw-r--r-- | appimage/QtMips.AppDir/QtMips.desktop | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/appimage/QtMips.AppDir/QtMips.desktop b/appimage/QtMips.AppDir/QtMips.desktop new file mode 100644 index 0000000..9e3d6be --- /dev/null +++ b/appimage/QtMips.AppDir/QtMips.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] +Categories=Education; +Comment[en_US]= +Comment= +Exec=quickevent +GenericName[en_US]= +GenericName= +Icon=qtmips +MimeType= +Name[en_US]=QtMips +Name=QtMips +Path= +StartupNotify=true +Terminal=false +TerminalOptions= +Type=Application +X-DBUS-ServiceName= +X-DBUS-StartupType= +X-KDE-RunOnDiscreteGpu=false +X-KDE-SubstituteUID=false +X-KDE-Username= |