diff options
author | Timothy Pearson <[email protected]> | 2013-01-20 00:00:58 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-20 00:00:58 -0600 |
commit | 1ab85b146efd667be570929ae7fb2b162af0ef0c (patch) | |
tree | e08adc17bbe761d0f0ccb0a197f57e2e08e66e52 /ChangeLog | |
parent | db480047d0ad5a6939a8591b76a6827b851cb030 (diff) | |
download | smb4k-1ab85b146efd667be570929ae7fb2b162af0ef0c.tar.gz smb4k-1ab85b146efd667be570929ae7fb2b162af0ef0c.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -963,7 +963,7 @@ Smb4K 0.4.1: - Fixed malfunction when super program was chosen and became deinstalled. - Fixed handling of passwords with special characters (closes #2146). - Fixed problems opening shares with Konqueror by moving from - KApplication::invokeBrowser() to KRun. + TDEApplication::invokeBrowser() to KRun. - Fixed two potential crashes by adding NULL pointers to the return statements of Smb4KMounter::findShareByName() and Smb4KMounter::findShareByPath(). - Fixed blocking of KDE's logout if the main window was open. |