adding missing config file
authorMirko Vogt <mirko@openwrt.org>
Mon, 2 Feb 2009 15:35:43 +0000 (15:35 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 2 Feb 2009 15:35:43 +0000 (15:35 +0000)
SVN-Revision: 14355

phone/paroli/files/paroli.cfg [new file with mode: 0644]

diff --git a/phone/paroli/files/paroli.cfg b/phone/paroli/files/paroli.cfg
new file mode 100644 (file)
index 0000000..a9d3060
--- /dev/null
@@ -0,0 +1,26 @@
+# Paroli configuration file
+# 
+# The values can be overloaded by the configuration file in
+# ~/.paroli/paroli.cfg
+#
+# This config is used when paroli is installed as a package
+# this config is aimed to provide a running environment on a
+# Neo Freerunner
+
+[plugins]
+path = /usr/share/paroli/services:/usr/share/paroli/applications
+
+[services]
+#defaults = GSM:Test, SIM:Test, Audio:Test,
+
+[autolaunch]
+application = 
+
+[standalone]
+activated = 0
+
+[advanced-mode]
+activated = 1
+
+[dbus]
+activated = 1