about summary refs log tree commit diff stats
path: root/src/Pong.desktop
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-09-11 15:44:04 -0400
committerCharadon <dev@iotib.net>2022-09-11 15:44:04 -0400
commit488823e80dfbacb253842690d78b666f0bc0454d (patch)
tree4b3502a33c48cc7529cfd6f21369685485501369 /src/Pong.desktop
parent771896a49431e780e6f28c39d723113420fa56dc (diff)
downloadPong-C-488823e80dfbacb253842690d78b666f0bc0454d.tar.gz
Fixed flatpak support
Diffstat (limited to 'src/Pong.desktop')
-rw-r--r--src/Pong.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Pong.desktop b/src/Pong.desktop
new file mode 100644
index 0000000..a4dcd81
--- /dev/null
+++ b/src/Pong.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+NoDisplay=false
+Terminal=false
+Exec=/app/bin/flatpak_launch.sh
+Icon=
+Name=Pong
+Comment=A portable pong clone made in C
+Categories=Game
+X-Desktop-File-Install-Version=0.26