diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:56:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:56:26 -0600 |
commit | 090dce1cee5e7a7efb9703dba9149217dd1117e0 (patch) | |
tree | e590da717b39ec8a751da6d86766b25d212ea945 /ChangeLog | |
parent | 0fd65317089d654b96ae7b28339a67b9a129ec9d (diff) | |
download | smb4k-090dce1cee5e7a7efb9703dba9149217dd1117e0.tar.gz smb4k-090dce1cee5e7a7efb9703dba9149217dd1117e0.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ Smb4K 0.9.0: compatibility with older versions of Smb4K. - Replaced the old configuration dialog with a new one based on TDEConfigDialog to take advantange of the TDEConfig XT infrastructure. It is a KDE module - library: libsmb4kconfigdialog. + library: libsmb4tdeconfigdialog. - Added some configuration options: + The '-S <arg>' (signing state) and '-P' (use machine account) arguments of smbclient are now supported. |