mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Added UWP localization
This commit is contained in:
@@ -33,10 +33,10 @@
|
||||
Executable="$targetnametoken$.exe"
|
||||
EntryPoint="GUT.Schedule.UWP.App">
|
||||
<uap:VisualElements
|
||||
DisplayName="GUT.Schedule"
|
||||
DisplayName="ms-resource:appDisplayName"
|
||||
Square150x150Logo="Assets\Square150x150Logo.png"
|
||||
Square44x44Logo="Assets\Square44x44Logo.png"
|
||||
Description="Application which exports SPbSUT timetable to calendar"
|
||||
Description="ms-resource:appDisplayDescription"
|
||||
BackgroundColor="#FF8000">
|
||||
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png" Square71x71Logo="Assets\SmallTile.png" Square310x310Logo="Assets\LargeTile.png"/>
|
||||
<uap:SplashScreen Image="Assets\SplashScreen.png" BackgroundColor="#FF8000"/>
|
||||
|
||||
Reference in New Issue
Block a user