summaryrefslogtreecommitdiff
path: root/syspopup-app/org.tizen.syspopup-app.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'syspopup-app/org.tizen.syspopup-app.xml.in')
-rwxr-xr-xsyspopup-app/org.tizen.syspopup-app.xml.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/syspopup-app/org.tizen.syspopup-app.xml.in b/syspopup-app/org.tizen.syspopup-app.xml.in
deleted file mode 100755
index 6e21a3c..0000000
--- a/syspopup-app/org.tizen.syspopup-app.xml.in
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.syspopup-app" api-version="3.0" version="0.1.0-0" install-location="internal-only">
- <label>syspopup-app</label>
- <author email="sewook7.park@samsung.com" href="www.samsung.com">Sewook Park</author>
- <description>syspopup-app</description>
- <ui-application appid="org.tizen.syspopup-app" exec="/usr/bin/syspopup-app" nodisplay="true" multiple="false" type="capp" taskmanage="false">
- <label>syspopup-app</label>
- </ui-application>
- <privileges>
- <privilege>http://tizen.org/privilege/window.priority.set</privilege>
- </privileges>
-</manifest>