Removed checks for unused programs (C++ compiler and sed).
[profile/ivi/ico-uxf-weston-plugin.git] / weston_ivi_plugin.ini
1 [plugin]
2 modules=ico_ivi_common.so,ico_ivi_shell.so,ico_window_mgr.so,ico_input_mgr.so
3
4 [shell]
5 animation=none
6 # 0=hide on surface create(for with HomeScreen)/1=show on surface create(for Debug)
7 visible_on_create=0
8
9 [debug]
10 # option flag
11 #  0x00000001 : =1, At the time of unvisible of surface, it travels surface outside a screen.
12 #             : =0, Exclude surface of the unvisible from a list of surface of Westons.
13 option_flag=1
14
15 # 0=no debug write(1=err/2=warn/3=info/4=debug)
16 ivi_debug=4
17