diff options
author | Ilji Seo <ijclaire.seo@samsung.com> | 2013-11-11 15:30:28 +0900 |
---|---|---|
committer | Ilji Seo <ijclaire.seo@samsung.com> | 2013-11-11 15:30:28 +0900 |
commit | 0ffd941efc9a3accd48226fa4959e58d789d2c54 (patch) | |
tree | f8aeb958e80609e3aa9c47a8e9cf1828cb19fc92 /description.xml | |
parent | 7787fcc4953619986a54d7d0441f85fd94f93282 (diff) | |
download | DrawingBoard-tizen.tar.gz DrawingBoard-tizen.tar.bz2 DrawingBoard-tizen.zip |
Merged code with RSAtizen
Change-Id: I13cd3bd477553e0278bbcaf70c4eac94e228fc3a
Signed-off-by: Ilji Seo <ijclaire.seo@samsung.com>
Diffstat (limited to 'description.xml')
-rw-r--r-- | description.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/description.xml b/description.xml new file mode 100644 index 0000000..4453cd9 --- /dev/null +++ b/description.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<?xml-stylesheet type="text/xsl" href="../../../../description.xsl"?> + +<Overview version="0.17.1"> + <SampleName> DrawingBoard </SampleName> + <SampleVersion>1.0</SampleVersion> + <Preview>screenshot.png</Preview> + <Description>The Purpose of this application, Drawingboard, is to demonstrate the functionalities of 2D graphics.</Description> +</Overview> |