summaryrefslogtreecommitdiff
path: root/Juick/Properties/WMAppManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Properties/WMAppManifest.xml')
-rw-r--r--Juick/Properties/WMAppManifest.xml19
1 files changed, 8 insertions, 11 deletions
diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml
index 4fea83c..4b0e327 100644
--- a/Juick/Properties/WMAppManifest.xml
+++ b/Juick/Properties/WMAppManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment" AppPlatformVersion="8.0">
+<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2014/deployment" AppPlatformVersion="8.1">
<DefaultLanguage xmlns="" code="en-US" />
- <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.0" Genre="apps.normal" Author="Juick author" Description="Sample description" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}">
- <IconPath IsRelative="true" IsResource="false">ApplicationIcon.png</IconPath>
+ <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.0" Genre="apps.normal" Author="Juick author" Description="Client for the juick.com service" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}" NotificationService="MPN">
+ <IconPath IsRelative="true" IsResource="false">Assets\ApplicationIcon.png</IconPath>
<Capabilities>
<Capability Name="ID_CAP_IDENTITY_DEVICE" />
<Capability Name="ID_CAP_IDENTITY_USER" />
@@ -27,9 +27,9 @@
<Tokens>
<PrimaryToken TokenID="JuickToken" TaskName="_default">
<TemplateFlip>
- <SmallImageURI IsResource="false" IsRelative="true">ApplicationTile.png</SmallImageURI>
+ <SmallImageURI IsResource="false" IsRelative="true">Assets\Tiles\ApplicationTile.png</SmallImageURI>
<Count>0</Count>
- <BackgroundImageURI IsResource="false" IsRelative="true">ApplicationTile.png</BackgroundImageURI>
+ <BackgroundImageURI IsResource="false" IsRelative="true">Assets\Tiles\ApplicationTile.png</BackgroundImageURI>
<Title>Juick</Title>
<BackContent>
</BackContent>
@@ -37,18 +37,15 @@
</BackBackgroundImageURI>
<BackTitle>
</BackTitle>
- <DeviceLockImageURI>
- </DeviceLockImageURI>
- <HasLarge>False</HasLarge>
+ <LargeBackgroundImageURI IsRelative="true" IsResource="false">Assets\WideLogo.png</LargeBackgroundImageURI>
+ <LargeBackContent />
+ <HasLarge>True</HasLarge>
</TemplateFlip>
</PrimaryToken>
</Tokens>
<Extensions>
<Extension ExtensionName="Photos_Extra_Share" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
- <!--<AppExtra xmlns="" AppPlatformVersion="8.0">
- <Extra Name="Tiles"/>
- </AppExtra>-->
<ScreenResolutions>
<ScreenResolution Name="ID_RESOLUTION_WVGA" />
<ScreenResolution Name="ID_RESOLUTION_WXGA" />