added Flatpak manifest and CMake support for Flatpak
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
94fb78c59a
commit
4c42f06b39
3 changed files with 32 additions and 2 deletions
12
res/de.syping.gta5view.desktop
Normal file
12
res/de.syping.gta5view.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=1.8
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Name=gta5view
|
||||
Comment=Open and edit GTA V profiles
|
||||
Comment[de]=GTA V Profile öffnen und bearbeiten
|
||||
Categories=Qt;Application;Utility;
|
||||
Exec=gta5view
|
||||
Icon=gta5view
|
||||
Terminal=false
|
||||
StartupNotify=false
|
Loading…
Add table
Add a link
Reference in a new issue