[Title] move config.xml file path
authordibs <dibs@core1compiler.(none)>
Mon, 3 Dec 2012 08:15:29 +0000 (17:15 +0900)
committerdibs <dibs@core1compiler.(none)>
Mon, 3 Dec 2012 08:15:29 +0000 (17:15 +0900)
dibs-web/config.xml [deleted file]
dibs-web/public/config.xml [new file with mode: 0644]

diff --git a/dibs-web/config.xml b/dibs-web/config.xml
deleted file mode 100644 (file)
index 4ff99b6..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://172.21.110.234:3300" version="1.0" viewmodes="fullscreen">
-    <tizen:application id="q3tpr9HXDs" required_version="1.0"/>
-    <content src="index.html"/>
-    <icon src="icon.png"/>
-    <name>test</name>
-</widget>
diff --git a/dibs-web/public/config.xml b/dibs-web/public/config.xml
new file mode 100644 (file)
index 0000000..4ff99b6
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://172.21.110.234:3300" version="1.0" viewmodes="fullscreen">
+    <tizen:application id="q3tpr9HXDs" required_version="1.0"/>
+    <content src="index.html"/>
+    <icon src="icon.png"/>
+    <name>test</name>
+</widget>