from now on, master branch will hold www only.
[libicd-wpa] / gconf / network-type.xml
1 <gconfentryfile>
2   <entrylist base="/system/osso/connectivity/network_type/WLAN_WPA">
3     <entry>
4       <key>gettext_catalog</key>
5       <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/gettext_catalog</schema_key>
6       <value>
7         <string>osso-connectivity-ui</string>
8       </value>
9     </entry>
10     <entry>
11       <key>icon_name</key>
12       <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/icon_name</schema_key>
13       <value>
14         <string>qgn_list_connectivity_iaptype_adhocwlan</string>
15       </value>
16     </entry>
17     <entry>
18       <key>idle_timeout</key>
19       <value>
20         <int>0</int>
21       </value>
22     </entry>
23     <entry>
24       <key>name</key>
25       <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/name</schema_key>
26       <value>
27         <string>conn_mngr_fi_type_wlan_adhoc</string>
28       </value>
29     </entry>
30     <entry>
31       <key>network_modules</key>
32       <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/network_modules</schema_key>
33       <value>
34         <list type="string">
35             <value>
36               <string>libicd_network_wpa.so</string>
37             </value>
38             <value>
39               <string>libicd_network_ipv4.so</string>
40             </value>
41             <value>
42               <string>libicd_network_ipv6.so</string>
43             </value>
44         </list>
45       </value>
46     </entry>
47     <entry>
48       <key>statusbar_icon_name</key>
49       <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/statusbar_icon_name</schema_key>
50       <value>
51         <string>qgn_stat_internetconn_adhocwlan</string>
52       </value>
53     </entry>
54   </entrylist>
55 </gconfentryfile>