X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=c4584ba7014d01a66a362febe1f3c62fde1bd893;hb=a4ec795f9648328dc8b22efec8f0b2516671c3e3;hp=dd13781fcf41abe4f9401a3fc175c777a9d5ea8d;hpb=2b7e736fb36d7edc64930ce9a8acffb86257e3ed;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index dd13781f..c4584ba7 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -64,7 +64,8 @@ $count = 0; enhanced => '5,Enhanced Client,yesno', errors => '9,Errors', func => '5,Function', - group => '0,Access Group,parray', # used to create a group of users/nodes for some purpose or other + group => '0,Access Group,parray', # used to create a group of users/nodes for some purpose or other. + gtk => '5,Using GTK,yesno', handle_xml => '9,Handles XML,yesno', here => '0,Here?,yesno', hostname => '0,Hostname', @@ -77,9 +78,11 @@ $count = 0; inspotsfilter => '5,Spot Filt-inp', inwcyfilter => '5,WCY Filt-inp', inwwvfilter => '5,WWV Filt-inp', + isbasic => '9,Internal Connection', isolate => '5,Isolate network,yesno', isslugged => '9,Still Slugged,yesno', itu => '0,ITU Zone', + K => '9,Seen on PC92 K,yesno', lang => '0,Language', lastmsgpoll => '0,Last Msg Poll,atime', lastping => '5,Ping last sent,atime', @@ -123,9 +126,12 @@ $count = 0; ve7cc => '0,VE7CC program special,yesno', verified => '9,Verified?,yesno', version => '1,Node Version', + wcy => '0,Want WCY,yesno', wcyfilter => '5,WCY Filt-out', width => '0,Column Width', + wwv => '0,Want WWV,yesno', wwvfilter => '5,WWV Filt-out', + wx => '0,Want WX,yesno', ); $maxerrors = 20; # the maximum number of concurrent errors allowed before disconnection