linphone-desktop/linphone-app/assets/linphone.desktop.cmake
Julien Wadel 2ed3a35b91 Fix : sip protocol handlers on Windows and add support to tel and callto protocols on Windows/Linux/Mac
- Replace app-icon by a specific windows file that describe the application properties
- Add Windows Description file
- Update NSIS Installation/Uninstallation to support handlers (sip, sip-linphone, sips, sips-linphone, tel and callto)
- Cleaner use of Windows registries
2020-10-09 10:51:57 +02:00

11 lines
407 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-scheme-handler/tel;x-scheme-handler/callto;
X-PulseAudio-Properties=media.role=phone