- Add ComboBox for ringtone selection in Call Settings - Convert MKV ringtones to WAV format (Linphone only supports WAV) - Fix ComboSetting to support dialPlan type for international prefix - Disable account devices feature to prevent API errors - Disable automatic update check on startup - Add ringtone fallback to default when custom file not found - Fix ringtone dropdown to not override setting on initialization Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
546 B
CMake
Executable file
11 lines
546 B
CMake
Executable file
[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
|