Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
  <Identity Name="5EF06EC2.LeavventurediJohnGleen" Publisher="CN=0310C601-7615-4BF8-8D9D-020EC9BD6121" Version="1.0.0.1" />
  <Properties>
    <DisplayName>Le avventure di John Gleen</DisplayName>
    <PublisherDisplayName>Nextrek s.r.l.</PublisherDisplayName>
    <Logo>Assets\StoreLogo.png</Logo>
  </Properties>
  <Prerequisites>
    <OSMinVersion>6.2.1</OSMinVersion>
    <OSMaxVersionTested>6.2.1</OSMaxVersionTested>
  </Prerequisites>
  <Resources>
    <Resource Language="x-generate" />
  </Resources>
  <Applications>
    <Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="John_Glen.App">
      <VisualElements DisplayName="Le avventure di John Glen" Logo="Assets\Logo.png" SmallLogo="Assets\SmallLogo.png" Description="Una divertente storia interattiva..." ForegroundText="light" BackgroundColor="#464646">
        <DefaultTile ShowName="allLogos" WideLogo="Assets\WideLogo.png" ShortName="John Glen" />
        <SplashScreen Image="Assets\SplashScreen.png" BackgroundColor="#03037a" />
        <InitialRotationPreference>
          <Rotation Preference="landscape" />
        </InitialRotationPreference>
      </VisualElements>
    </Application>
  </Applications>
</Package>

Commits for Nextrek/Windows8/Minstrek/John Glen/John Glen/Package.appxmanifest

Diff revisions: vs.
Revision Author Commited Message
29 Diff Diff LTardio picture LTardio Tue 09 Jul, 2013 14:04:02 +0000
28 LTardio picture LTardio Mon 08 Jul, 2013 16:35:15 +0000