diff options
author | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:57:22 +0900 |
---|---|---|
committer | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:57:22 +0900 |
commit | 7c2070727bd2ed107c403889afee3463f5e894be (patch) | |
tree | 3cd46ae4cdede5b84521fc2515cb34de361621bc /description.xml | |
parent | 517e6a3d054e4714a3a91098d3ff19b5ed8113a5 (diff) | |
download | XmlParserApp-7c2070727bd2ed107c403889afee3463f5e894be.tar.gz XmlParserApp-7c2070727bd2ed107c403889afee3463f5e894be.tar.bz2 XmlParserApp-7c2070727bd2ed107c403889afee3463f5e894be.zip |
Tizen 2.0 Releasesubmit/tizen_2.0/20130215.192316tizen_2.0
Diffstat (limited to 'description.xml')
-rwxr-xr-x | description.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/description.xml b/description.xml new file mode 100755 index 0000000..cc326b9 --- /dev/null +++ b/description.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<?xml-stylesheet type="text/xsl" href="../../../../description.xsl"?> + +<Overview version="0.17.1"> + <SampleName> XmlParserApp </SampleName> + <SampleVersion>1.0</SampleVersion> + <Preview>screenshot.png</Preview> + <Description> + This sample application demonstrates the features supported by Tizen XML. + </Description> +</Overview> |