Initial Commit. The packaging still does not work properly.
[confmgr] / cfConfig.xml
diff --git a/cfConfig.xml b/cfConfig.xml
new file mode 100644 (file)
index 0000000..dfa1740
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='utf-8'?>
+<Profiles NoOfProfiles="1">
+ <Profile Name="naresh" NoOfSteps="3">
+  <Step Value="1" Delay="1"/>
+  <Step Value="2" Delay="2"/>
+  <Step Value="3" Delay="3"/>
+ </Profile>
+</Profiles>