Subversion Repository Public Repository

Nextrek

Diff Revisions 28 vs 29 for /Windows8/Minstrek/John Glen/John Glen/bin/Debug/AppxManifest.xml

Diff revisions: vs.
  @@ -7,10 +7,10 @@
7 7
8 8 Per ulteriori informazioni sui file manifesto di pacchetto, vedere http://go.microsoft.com/fwlink/?LinkID=241727
9 9 -->
10 - <Identity Name="2b587cb1-6b14-4a97-9e0e-28add3958950" Publisher="CN=Lorenzo" Version="1.0.0.0" ProcessorArchitecture="neutral" />
10 + <Identity Name="5EF06EC2.LeavventurediJohnGleen" Publisher="CN=0310C601-7615-4BF8-8D9D-020EC9BD6121" Version="1.0.0.0" ProcessorArchitecture="neutral" />
11 11 <Properties>
12 - <DisplayName>John Glen</DisplayName>
13 - <PublisherDisplayName>Lorenzo</PublisherDisplayName>
12 + <DisplayName>Le avventure di John Gleen</DisplayName>
13 + <PublisherDisplayName>Nextrek s.r.l.</PublisherDisplayName>
14 14 <Logo>Assets\StoreLogo.png</Logo>
15 15 </Properties>
16 16 <Prerequisites>
  @@ -22,15 +22,15 @@
22 22 </Resources>
23 23 <Applications>
24 24 <Application Id="App" Executable="John Glen.exe" EntryPoint="John_Glen.App">
25 - <VisualElements DisplayName="John Glen" Logo="Assets\Logo.png" SmallLogo="Assets\SmallLogo.png" Description="John Glen" ForegroundText="light" BackgroundColor="#464646">
26 - <DefaultTile ShowName="allLogos" />
27 - <SplashScreen Image="Assets\SplashScreen.png" />
25 + <VisualElements DisplayName="Le avventure di John Glen" Logo="Assets\Logo.png" SmallLogo="Assets\SmallLogo.png" Description="Una divertente storia interattiva..." ForegroundText="light" BackgroundColor="#464646">
26 + <DefaultTile ShowName="allLogos" WideLogo="Assets\WideLogo.png" ShortName="John Glen" />
27 + <SplashScreen Image="Assets\SplashScreen.png" BackgroundColor="#03037a" />
28 + <InitialRotationPreference>
29 + <Rotation Preference="landscape" />
30 + </InitialRotationPreference>
28 31 </VisualElements>
29 32 </Application>
30 33 </Applications>
31 - <Capabilities>
32 - <Capability Name="internetClient" />
33 - </Capabilities>
34 34 <build:Metadata>
35 35 <build:Item Name="TargetFrameworkMoniker" Value=".NETCore,Version=v4.5" />
36 36 <build:Item Name="VisualStudio" Version="11.0" />