diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:07:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:07:36 -0600 |
commit | 2caa54700d299a82a2e55be13638da8152c8d182 (patch) | |
tree | 36aa5dc97a611cacd247e07ea133a1aae6b36c11 /ChangeLog | |
parent | 54c592a625fff58f4a04f933e4f8a4e60ff857c5 (diff) | |
download | kgtk-qt3-2caa54700d299a82a2e55be13638da8152c8d182.tar.gz kgtk-qt3-2caa54700d299a82a2e55be13638da8152c8d182.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ 2. When KDialogD is started, write its PID to a file. When each app attempts to connect to KDialogD, it checks if the PID in the file is still active - if not it starts KDialogD. -3. KIO::NetAccess::mostLocalUrl fails if a file does not exist. If so, +3. TDEIO::NetAccess::mostLocalUrl fails if a file does not exist. If so, then check if parent folder exists - and if so, append filename to that. |