From 74a88f882ea83593d727e7031e20791349c013cd Mon Sep 17 00:00:00 2001 From: Przemyslaw Date: Mon, 1 Apr 2024 09:10:43 +0200 Subject: Init --- Jttt.desktop | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Jttt.desktop (limited to 'Jttt.desktop') diff --git a/Jttt.desktop b/Jttt.desktop new file mode 100644 index 0000000..077fd33 --- /dev/null +++ b/Jttt.desktop @@ -0,0 +1,14 @@ +#!/usr/bin/env xdg-open + +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Categories=Gnome;Games; + +Name=Tic Tac Toe + +Exec=java -jar /usr/bin/Jttt.jar +Terminal=false +Icon=/usr/share/jttt/Jttt.png + +Name[pl_PL]=Kółko i Krzyżyk -- cgit v1.2.3