summaryrefslogtreecommitdiff
path: root/src/YalpClients/WebClient/Properties/AppManifest.xml
diff options
context:
space:
mode:
authorunknown <Administrator@.(none)>2009-12-29 18:25:47 +0100
committerunknown <Administrator@.(none)>2009-12-29 18:25:47 +0100
commitfee6fe4d468c2e7fcc3403b9f3b8412b8d4e2dbd (patch)
tree26baa66a010aa459f3c8ba530d57af6e633e3b89 /src/YalpClients/WebClient/Properties/AppManifest.xml
parentbec20df70966484d7592ea80a17c7decc1bdd81e (diff)
added windows start scripts
Signed-off-by: unknown <Administrator@.(none)>
Diffstat (limited to 'src/YalpClients/WebClient/Properties/AppManifest.xml')
-rw-r--r--src/YalpClients/WebClient/Properties/AppManifest.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/YalpClients/WebClient/Properties/AppManifest.xml b/src/YalpClients/WebClient/Properties/AppManifest.xml
index 2e175fc..31a38be 100644
--- a/src/YalpClients/WebClient/Properties/AppManifest.xml
+++ b/src/YalpClients/WebClient/Properties/AppManifest.xml
@@ -1,16 +1,16 @@
-<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
->
- <Deployment.Parts>
- </Deployment.Parts>
-
- <!-- Uncomment the markup and update the fields below to make your application offline enabled
- <Deployment.ApplicationIdentity>
- <ApplicationIdentity
- ShortName="Out of Browser Silverlight Application"
- Title="Window Title of Your Silverlight Application">
- <ApplicationIdentity.Blurb>Description of your Silverlight application</ApplicationIdentity.Blurb>
- </ApplicationIdentity>
- </Deployment.ApplicationIdentity>
- -->
-</Deployment>
+<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
+ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+>
+ <Deployment.Parts>
+ </Deployment.Parts>
+
+ <!-- Uncomment the markup and update the fields below to make your application offline enabled
+ <Deployment.ApplicationIdentity>
+ <ApplicationIdentity
+ ShortName="Out of Browser Silverlight Application"
+ Title="Window Title of Your Silverlight Application">
+ <ApplicationIdentity.Blurb>Description of your Silverlight application</ApplicationIdentity.Blurb>
+ </ApplicationIdentity>
+ </Deployment.ApplicationIdentity>
+ -->
+</Deployment>