mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-20 21:28:07 +00:00
11 lines
546 B
CMake
11 lines
546 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-@EXECUTABLE_NAME@;x-scheme-handler/@EXECUTABLE_NAME@-sip;x-scheme-handler/sip;x-scheme-handler/sips-@EXECUTABLE_NAME@;x-scheme-handler/@EXECUTABLE_NAME@-sips;x-scheme-handler/sips;x-scheme-handler/tel;x-scheme-handler/callto;x-scheme-handler/@EXECUTABLE_NAME@-config;
|
|
X-PulseAudio-Properties=media.role=phone
|