summaryrefslogtreecommitdiff
path: root/tau/demos/LayoutDemo/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tau/demos/LayoutDemo/config.xml')
-rw-r--r--tau/demos/LayoutDemo/config.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tau/demos/LayoutDemo/config.xml b/tau/demos/LayoutDemo/config.xml
deleted file mode 100644
index 9f79fd91..00000000
--- a/tau/demos/LayoutDemo/config.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns:tizen="http://tizen.org/ns/widgets" xmlns="http://www.w3.org/ns/widgets" id="http://yourdomain/LayoutDemo" version="1.0.0" viewmodes="maximized">
- <tizen:application id="bRBBsTpr7G.LayoutDemo" package="bRBBsTpr7G" required_version="2.3"/>
- <content src="src/index.html"/>
- <feature name="http://tizen.org/feature/screen.size.all"/>
- <icon src="icon.png"/>
- <name>LayoutDemo</name>
- <tizen:profile name="mobile"/>
-</widget>