From bbd367858264ba9028d40d5769cf7a4f33ca4e3d Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 14 Jul 2024 14:08:40 +0200 Subject: app: fix desktop file --- app/desktop.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app') 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 -- cgit v1.2.3