summaryrefslogtreecommitdiff
path: root/app/desktop.in
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-14 14:08:40 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-14 14:08:40 +0200
commitbbd367858264ba9028d40d5769cf7a4f33ca4e3d (patch)
tree6212f149f21981e12741e4463a8b02b0c69a383f /app/desktop.in
parent2f73c37c90eb0e1fb00fd91f1873f50060300d54 (diff)
downloadturns-bbd367858264ba9028d40d5769cf7a4f33ca4e3d.tar.xz
turns-bbd367858264ba9028d40d5769cf7a4f33ca4e3d.zip
app: fix desktop file
Diffstat (limited to 'app/desktop.in')
-rw-r--r--app/desktop.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/desktop.in b/app/desktop.in
index fac4b09..22d1f93 100644
--- a/app/desktop.in
+++ b/app/desktop.in
@@ -1,7 +1,9 @@
[Desktop Entry]
Type=Application
Name=Turns
+Name[de]=Züge
+GenericName=Turn Tracker
Icon=ch.arknet.Turns
StartupNotify=true
Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns
-Categories=Games;Utility \ No newline at end of file
+Categories=Utility \ No newline at end of file