mirror of https://github.com/sipwise/jitsi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.5 KiB
57 lines
1.5 KiB
<registry>
|
|
<pack name="lib">
|
|
|
|
<value name="URL Protocol"
|
|
keypath="sip"
|
|
root="HKCR"
|
|
string=""/>
|
|
<value name=""
|
|
keypath="sip"
|
|
root="HKCR"
|
|
string="URL: SIP Protocol handler"/>
|
|
<value name=""
|
|
keypath="sip\DefaultIcon"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\sc-logo.ico"/>
|
|
<value name=""
|
|
keypath="sip\shell\open\command"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\run.exe %1"/>
|
|
|
|
<value name="URL Protocol"
|
|
keypath="feed"
|
|
root="HKCR"
|
|
string=""/>
|
|
<value name=""
|
|
keypath="feed"
|
|
root="HKCR"
|
|
string="URL: RSS Protocol handler"/>
|
|
<value name=""
|
|
keypath="feed\DefaultIcon"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\sc-logo.ico"/>
|
|
<value name=""
|
|
keypath="feed\shell\open\command"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\run.exe %1"/>
|
|
|
|
<value name="URL Protocol"
|
|
keypath="xmpp"
|
|
root="HKCR"
|
|
string=""/>
|
|
<value name=""
|
|
keypath="xmpp"
|
|
root="HKCR"
|
|
string="URL: XMPP Protocol handler"/>
|
|
<value name=""
|
|
keypath="xmpp\DefaultIcon"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\sc-logo.ico"/>
|
|
<value name=""
|
|
keypath="xmpp\shell\open\command"
|
|
root="HKCR"
|
|
string="$INSTALL_PATH\run.exe %1"/>
|
|
|
|
</pack>
|
|
</registry>
|