0777b138a1
- don't use <install>-script due it's broken - use only the Dialer for now, because of efl-errors in other modules - use own desktop-files - patch out asserts, due they're used in wrong context SVN-Revision: 16584
33 lines
586 B
INI
33 lines
586 B
INI
# 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 = Paroli-Launcher2
|
|
|
|
[standalone]
|
|
activated = True
|
|
|
|
[advanced-mode]
|
|
activated = True
|
|
|
|
[dbus]
|
|
activated = True
|
|
|
|
[settings]
|
|
activated = True
|
|
|
|
[error_messages]
|
|
activated = True
|