From: Mirko Vogt Date: Mon, 2 Feb 2009 15:35:43 +0000 (+0000) Subject: adding missing config file X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9779cb5d716cc483ad0d991f13fa7e8aee5b91dc;p=openwrt%2Fsvn-archive%2Farchive.git adding missing config file SVN-Revision: 14355 --- diff --git a/phone/paroli/files/paroli.cfg b/phone/paroli/files/paroli.cfg new file mode 100644 index 0000000000..a9d30602ae --- /dev/null +++ b/phone/paroli/files/paroli.cfg @@ -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