mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-02 10:16:24 +00:00
For example, it will mute all applications that have music on their property when receive a call from Linphone.
11 lines
362 B
CMake
11 lines
362 B
CMake
[Desktop Entry]
|
|
Name=@APPLICATION_NAME@
|
|
GenericName=SIP Phone
|
|
Comment=@APPLICATION_DESCRIPTION@
|
|
Type=Application
|
|
Exec=@EXECUTABLE_NAME@ %u
|
|
Icon=@EXECUTABLE_NAME@
|
|
Terminal=false
|
|
Categories=Network;Telephony;
|
|
MimeType=x-scheme-handler/sip-linphone;x-scheme-handler/sip;x-scheme-handler/sips-linphone;x-scheme-handler/sips;
|
|
X-PulseAudio-Properties=media.role=phone
|