mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
feat: replace fake AppImage by Desktop file
This commit is contained in:
parent
37ddcf58ba
commit
aeafdde0a8
3 changed files with 8 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
./gupaxx
|
8
utils/skel/linux/Gupaxx.desktop
Normal file
8
utils/skel/linux/Gupaxx.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Exec=gupaxx
|
||||
Name=Gupaxx
|
||||
Icon=icon.png
|
BIN
utils/skel/linux/icon.png
Normal file
BIN
utils/skel/linux/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in a new issue