Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

Commit 4715297

Browse files
author
Magnus Olofstam
committed
Updated resources
1 parent 5eafb3f commit 4715297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChromaKeyDemo/Properties/WMAppManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment" AppPlatformVersion="8.0">
33
<DefaultLanguage xmlns="" code="en-US" />
4-
<App xmlns="" ProductID="{53e504f5-d631-4b59-bd52-06c271d08ff3}" Title="Chroma Key Demo" RuntimeType="Silverlight" Version="1.1.0.0" Genre="apps.normal" Author="Nokia" Description="Chroma Key Demo is a Nokia Developer example demonstrating the use of Nokia Imaging SDK chroma key filter." Publisher="Nokia Developer" PublisherID="{9fe1ff38-889b-4e9c-a533-0070b81c1412}">
4+
<App xmlns="" ProductID="{53e504f5-d631-4b59-bd52-06c271d08ff3}" Title="Chroma Key Demo" RuntimeType="Silverlight" Version="1.1.0.0" Genre="apps.normal" Author="Microsoft" Description="Chroma Key Demo is an example demonstrating the use of Lumia Imaging SDK chroma key filter." Publisher="Microsoft" PublisherID="{9fe1ff38-889b-4e9c-a533-0070b81c1412}">
55
<IconPath IsRelative="true" IsResource="false">Assets\ApplicationIcon.png</IconPath>
66
<Capabilities>
77
<Capability Name="ID_CAP_ISV_CAMERA" />

ChromaKeyDemo/Resources/AppResources.resx

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<value>about</value>
151151
</data>
152152
<data name="AboutPage_AboutRun_Text" xml:space="preserve">
153-
<value>Chroma Key Demo is a Nokia Developer example demonstrating the Nokia Imaging SDK chroma key filter.</value>
153+
<value>Chroma Key Demo is an example demonstrating the Lumia Imaging SDK chroma key filter.</value>
154154
</data>
155155
<data name="AboutPage_GuideRun_Text" xml:space="preserve">
156156
<value>Tap on the upper original viewfinder to select a chroma key color (for example a green backdrop canvas) and use the color distance slider to adjust the threshold of the color range to be made transparent. Tap on the lower modified viewfinder to toggle between a video background and a "transparent" background.</value>

0 commit comments

Comments
 (0)