authorisation/userpromptservice/test/tups/packages/uninstall.xml
changeset 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/authorisation/userpromptservice/test/tups/packages/uninstall.xml	Thu Sep 10 14:01:51 2009 +0300
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
+<Script>
+	<dialog name="DisplayUninstall">
+		<return type="TBool">true</return>
+	</dialog>
+	<dialog name="DisplayDependencyBreak">
+		<return type="TBool">true</return> 
+	</dialog>
+  </Script>
\ No newline at end of file