File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Package xmlns =" http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns : mp =" http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns : uap =" http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces =" uap mp" >
3
- <Identity Name =" d77d01c7-0786-44e4-9ef4-dd3cde64124b" Publisher =" CN=Benni" Version =" 0.1.9 .0" />
3
+ <Identity Name =" d77d01c7-0786-44e4-9ef4-dd3cde64124b" Publisher =" CN=Benni" Version =" 0.2.0 .0" />
4
4
<mp : PhoneIdentity PhoneProductId =" d77d01c7-0786-44e4-9ef4-dd3cde64124b" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
5
5
<Properties >
6
6
<DisplayName >Signal-Windows</DisplayName >
22
22
</uap : VisualElements >
23
23
<Extensions >
24
24
<uap : Extension Category =" windows.protocol" >
25
- <uap : Protocol Name =" ms-contact-profile " >
26
- <uap : DisplayName >Signal Private Messenger Contact </uap : DisplayName >
25
+ <uap : Protocol Name =" ms-ipmessaging " >
26
+ <uap : DisplayName >Signal Private Messenger Message </uap : DisplayName >
27
27
</uap : Protocol >
28
28
</uap : Extension >
29
29
<uap : Extension Category =" windows.protocol" >
30
- <uap : Protocol Name =" ms-ipmessaging " >
31
- <uap : DisplayName >Signal Private Messenger Message </uap : DisplayName >
30
+ <uap : Protocol Name =" ms-contact-profile " >
31
+ <uap : DisplayName >Signal Private Messenger Contact </uap : DisplayName >
32
32
</uap : Protocol >
33
33
</uap : Extension >
34
34
</Extensions >
You can’t perform that action at this time.
0 commit comments