KWin
Ermelindo Mauriello <ermmau@globenet.it>
----------------------------------------------------------------------


KWin is a Samba interface permits to mount and umount SMB filesystems
browsing the resources directly from a KDE program.

It needs:

smbclient: from samba source tree

nmblookup: from samba 

smbmount: from smbfs

smbumount: from smbfs

It suppose these commands are available in /usr/sbin.

----------------------------------------------------------------------

INSTALLATION

- Get the source tree and unpack it using the canonical:

	tar xvfz kwin-x.x.tar.gz
	
- Change dir to kwin-x.x

- Type ./configure

- Type make

- Type make install to install in kde binaries tree.

