Add TeamSpeak 6 desktop entry and update .gitignore to include .desktop files

This commit is contained in:
2025-10-25 15:25:32 +02:00
parent e4ff883094
commit 9754b0581d
2 changed files with 16 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*
!install-packages.sh
!*.desktop
!README.md
!install-software.md
!.gitignore

15
teamspeak6.desktop Normal file
View File

@@ -0,0 +1,15 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=TeamSpeak 6
GenericName=Voice Chat
Comment=TeamSpeak 6 client
Exec=/opt/teamspeak/TeamSpeak %U
TryExec=opt/teamspeak/TeamSpeak
Icon=opt/teamspeak/logo-48.png
Terminal=false
Categories=Network;AudioVideo;Voice;
StartupWMClass=TeamSpeak
MimeType=application/x-teamspeak;
Keywords=voice;chat;voip;
StartupNotify=true