4 Copyright (C) 2012 Intel Corporation. All rights reserved.
10 Graphical User Interface for oFono using EFL (Enlightenment Foundation
11 Libraries) to be used with Tizen platform.
17 To help debug, the following environment variables could be set:
20 toggles debug (level=4) of whole EFL
22 EINA_LOG_LEVELS=dialer:4
23 toggles debug of dialer logging domain.
26 make it abort on critical errors.
28 EINA_LOG_ABORT_LEVEL=2
29 make it also abort on errors.
32 make it produce backtraces whenever a log level is reached.
35 CONTACT DATABASE FOR DESKTOP TESTING
36 ====================================
38 For desktop we're providing a placeholder infrastructure for
39 contacts. It does not provide GUI to edit, but can show the basic
40 information and use it.
42 However a manual database must be created. To aid this task, a script
43 is provided in data/scripts/ofono-efl-contacts-db-create.py that can
44 be executed with a comma-separated-value (CSV) file as parameter. A
45 sample CSV is provided at data/examples/contacts.csv. Please excute
46 the following command from git checkout:
48 ./data/scripts/ofono-efl-contacts-db-create.py \
49 ./data/examples/contacts.csv