Smb4k 0.9.1 (Default branch) |
|
|
Smb4K is a SMB and CIFS (Windows) share browser
for KDE. It uses the Samba software suite to
access the SMB and CIFS shares of the local
network neighborhood. Its purpose is to provide a
program that's easy to use and has as many
features as possible.
License: GNU General Public License (GPL)
Changes:
All occurrences of getenv("USER") were replaced by
getpwuid(getuid())->pw_name. Spelling mistakes in
the German translation were corrected. A
compilation error under FreeBSD was fixed.
Failures to build from source with the upcoming
GCC 4.3 were fixed.
|