Skip to content

Commit d3b88a2

Browse files
committed
add name&desc
1 parent 040e251 commit d3b88a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Signal-Windows/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</Resources>
1616
<Applications>
1717
<Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="Signal_Windows.App">
18-
<uap:VisualElements DisplayName="Signal-Windows" Square150x150Logo="Assets\Square150x150Logo.png" Square44x44Logo="Assets\Square44x44Logo.png" Description="Signal-Windows" BackgroundColor="transparent">
18+
<uap:VisualElements DisplayName="Signal Private Messenger" Square150x150Logo="Assets\Square150x150Logo.png" Square44x44Logo="Assets\Square44x44Logo.png" Description="An unofficial Signal client for Windows." BackgroundColor="transparent">
1919
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png">
2020
</uap:DefaultTile>
2121
<uap:SplashScreen Image="Assets\SplashScreen.png" />

0 commit comments

Comments
 (0)