[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/~wstephens/networkmanager/settings
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2008-06-17 21:20:35
Message-ID: 1213737635.183368.14857.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 821579 by wstephens:

Add KConfigXT xml for the rest of the settings groups.
NB there are no defaults set yet - this will cause settings not to go
ont the bus where there is no agreement between the KConfigSkeleton
default and NetworkManager


 A             802-11-wireless-security.kcfg  
 M  +4 -12     802-11-wireless.kcfg  
 A             802-1x.kcfg  
 M  +1 -1      802-3-ethernet.kcfg  
 A             cdma.kcfg  
 A             gsm.kcfg  
 A             ppp.kcfg  
 A             pppoe.kcfg  
 A             serial.kcfg  
 A             vpn.kcfg  


--- branches/work/~wstephens/networkmanager/settings/802-11-wireless.kcfg #821578:821579
@@ -5,7 +5,7 @@
   http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
   <kcfgfile arg="true"/>
   <group name="802-11-wireless">
-    <entry name="ssid" type="IntList">
+    <entry name="ssid" type="ByteArray">
       <label>SSID</label>
       <whatsthis>Service Set IDentifier (network name) </whatsthis>
     </entry>
@@ -21,7 +21,7 @@
       <label>Channel</label>
       <whatsthis></whatsthis>
     </entry>
-    <entry name="bssid" type="IntList">
+    <entry name="bssid" type="ByteArray">
       <label>BSSID</label>
       <whatsthis>Basic Service Set IDentifier of the access point to use</whatsthis>
     </entry>
@@ -33,10 +33,11 @@
       <label>Transmit power</label>
       <whatsthis></whatsthis>
     </entry>
-    <entry name="mac-address" type="IntList">
+    <entry name="mac-address" type="ByteArray">
       <label>MAC Address</label>
       <whatsthis>Hardware address to set on the wireless network interface</whatsthis>
     </entry>
+    <!-- another unspecified list probably bytearrays -->
     <entry name="seen-bssids" type="StringList">
       <label>Seen BSSIDs</label>
       <whatsthis></whatsthis>
@@ -48,12 +49,3 @@
   </group>
 </kcfg>
 
-<!--
-  <group name="">
-    <entry name="" type="">
-      <label></label>
-      <whatsthis></whatsthis>
-    </entry>
-  </group>
-  -->
-
--- branches/work/~wstephens/networkmanager/settings/802-3-ethernet.kcfg #821578:821579
@@ -19,7 +19,7 @@
     </entry>
     <!-- nb "auto-negotiate" in NM -->
     <entry name="autonegotiate" type="Bool">
-      <label>Auto negotatiate</label>
+      <label>Auto negotiate</label>
       <whatsthis></whatsthis>
     </entry>
     <!-- nb "mac-address" in NM -->
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic