Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2013-11-10 17:03:28 +0400
committerMikkel Krautz <mikkel@krautz.dk>2013-11-10 17:03:28 +0400
commit192135db544037e5e1dc726b30aa06b2337c9400 (patch)
tree64e5ffe29bc41f65f5ff05f35671ae1b66f0b971 /scripts
parent807dd4cea533b5af0bb65d39bc86fe400fac4068 (diff)
Add x-scheme-handler support to the Mumble .desktop file.
This is the modern way to handle application-specific URL schemes on the various desktop environments on Unix-like systems. Fixes #1061 (reported by Chris Knadle; thanks!) Originally fixed in Ubuntu via https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/934239
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mumble.desktop3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/mumble.desktop b/scripts/mumble.desktop
index d7f4a8f4c..81dca5217 100644
--- a/scripts/mumble.desktop
+++ b/scripts/mumble.desktop
@@ -8,10 +8,11 @@ GenericName[tr]=Sesle Sohbet
Comment=A low-latency, high quality voice chat program for gaming
Comment[fr]=Un logiciel de chat vocal de haute qualité et de faible latence pour les jeux
Comment[tr]=Oyunlar için yüksek kaliteli ve düşük gecikmeli sesle sohbet programı
-Exec=mumble
+Exec=mumble %u
Icon=mumble
Terminal=false
Type=Application
StartupNotify=false
+MimeType=x-scheme-handler/mumble
Categories=Network;Chat;Qt;
Version=1.0