diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-11 13:17:03 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-11 16:03:04 +0200 |
| commit | f597be870eec6d04de6bed0effa7dd23bcb72bf8 (patch) | |
| tree | 569ceeeef1bbf143b0d3a32ccf9a2fc716ff13e1 /app/desktop.in | |
| download | turns-f597be870eec6d04de6bed0effa7dd23bcb72bf8.tar.xz turns-f597be870eec6d04de6bed0effa7dd23bcb72bf8.zip | |
initial commit
Diffstat (limited to 'app/desktop.in')
| -rw-r--r-- | app/desktop.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/desktop.in b/app/desktop.in new file mode 100644 index 0000000..fac4b09 --- /dev/null +++ b/app/desktop.in @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Turns +Icon=ch.arknet.Turns +StartupNotify=true +Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns +Categories=Games;Utility
\ No newline at end of file |
