Added desktop file

This commit is contained in:
Yannick Mauray 2021-11-10 21:00:34 +01:00
parent edfd2f9465
commit e4de0e0fcd
No known key found for this signature in database
GPG Key ID: 67C4AAC5E99CB909
9 changed files with 9 additions and 0 deletions

View File

@ -24,6 +24,7 @@ quickgui: distclean
bin: quickgui
mkdir -p $(BUILD_DIR)
cp -a build/linux/x64/release/bundle/* $(BUILD_DIR)
cp -a assets/resources $(BUILD_DIR)
tar -C $(BUILD_ROOT) -c -v -f $(BIN_TAR) $(BASE_NAME)
xz -z $(BIN_TAR)

View File

@ -0,0 +1,8 @@
[Desktop Entry]
Version=1.0
Name=quickgui
Comment=A Flutter frontend for quickemu
Exec=/usr/bin/quickgui
Terminal=false
Type=Application
Icon=quickgui_512.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB