mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-07 15:08:24 +00:00
10 lines
348 B
CMake
10 lines
348 B
CMake
[Desktop Entry]
|
|
Name=@APPLICATION_NAME@
|
|
GenericName=SIP Phone
|
|
Comment=@APPLICATION_DESCRIPTION@
|
|
Type=Application
|
|
Exec=@CMAKE_INSTALL_PREFIX@/bin/@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;
|