Warning, /network/smb4k/data/smb4k_3_0_0.upd is written in an unsupported language. File is not indexed.

0001 # Update configuration to the changes introduced 
0002 # in Smb4k 3.0.0
0003 Version=5
0004 Id=Smb4K_3.0.0
0005 File=smb4krc
0006 # Remove obsolete keys from the 'Network' group
0007 Group=Network
0008 RemoveKey=LookupDomains
0009 RemoveKey=QueryCurrentMaster
0010 RemoveKey=QueryCustomMaster
0011 RemoveKey=CustomMasterBrowser
0012 RemoveKey=PeriodicScanning
0013 RemoveKey=ScanInterval
0014 RemoveKey=LookupIPs
0015 # Remove obsolete keys from the 'Samba' group
0016 Group=Samba
0017 RemoveKey=SocketOptions
0018 RemoveKey=NetBIOSScope
0019 RemoveKey=MachineAccount
0020 RemoveKey=SigningState
0021 RemoveKey=EncryptSMBTransport
0022 RemoveKey=NameResolveOrder
0023 RemoveKey=BufferSize
0024 RemoveKey=BroadcastAddress
0025 RemoveKey=UsePort137
0026 RemoveKey=SmbtreeSendBroadcasts
0027 # Move keys to the 'Network' group
0028 Group=Samba,Network
0029 Key=NetBIOSName
0030 Key=DomainName
0031 Key=UseRemoteSmbPort
0032 Key=RemoteSmbPort
0033 Key=UseKerberos
0034 Key=UseWinbindCCache
0035 Key=UseEncryptionLevel
0036 Key=EncryptionLevel
0037 # Move all remaining keys to the new 'Mounting' group
0038 # and remove the 'Samba' group
0039 Group=Samba,Mounting
0040 AllKeys
0041 RemoveGroup=Samba
0042 # Move all keys of the 'Shares' group to the (new) 
0043 # 'Mounting' group and remove the obsolete group
0044 Group=Shares,Mounting
0045 AllKeys
0046 RemoveGroup=Shares
0047 # Move the completion items of the removed search
0048 # tab to the config group of the network neighborhood
0049 # browser
0050 Group=SearchDialog,NetworkBrowserPart
0051 AllKeys
0052 RemoveGroup=SearchDialog