initial import
[libicd-wpa] / gconf / network-type.xml
diff --git a/gconf/network-type.xml b/gconf/network-type.xml
new file mode 100644 (file)
index 0000000..98b9f1c
--- /dev/null
@@ -0,0 +1,55 @@
+<gconfentryfile>
+  <entrylist base="/system/osso/connectivity/network_type/WLAN_WPA">
+    <entry>
+      <key>gettext_catalog</key>
+      <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/gettext_catalog</schema_key>
+      <value>
+        <string>osso-connectivity-ui</string>
+      </value>
+    </entry>
+    <entry>
+      <key>icon_name</key>
+      <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/icon_name</schema_key>
+      <value>
+        <string>qgn_list_connectivity_iaptype_adhocwlan</string>
+      </value>
+    </entry>
+    <entry>
+      <key>idle_timeout</key>
+      <value>
+        <int>0</int>
+      </value>
+    </entry>
+    <entry>
+      <key>name</key>
+      <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/name</schema_key>
+      <value>
+        <string>conn_mngr_fi_type_wlan_adhoc</string>
+      </value>
+    </entry>
+    <entry>
+      <key>network_modules</key>
+      <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/network_modules</schema_key>
+      <value>
+        <list type="string">
+            <value>
+              <string>libicd_network_wpa.so</string>
+            </value>
+            <value>
+              <string>libicd_network_ipv4.so</string>
+            </value>
+            <value>
+              <string>libicd_network_ipv6.so</string>
+            </value>
+        </list>
+      </value>
+    </entry>
+    <entry>
+      <key>statusbar_icon_name</key>
+      <schema_key>/schemas/system/osso/connectivity/network_type/WLAN_WPA/statusbar_icon_name</schema_key>
+      <value>
+        <string>qgn_stat_internetconn_adhocwlan</string>
+      </value>
+    </entry>
+  </entrylist>
+</gconfentryfile>