diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:48 -0600 |
commit | 67d9aaa1e16f37e4806ec140b0596eb2a57e4e25 (patch) | |
tree | d0302ffb8c4fcda0a0d27715ccb4dc3ad85ffd00 /ChangeLog | |
parent | e50a1bb5d556e240a2a9644703e3e77a9daebfaf (diff) | |
download | kpilot-67d9aaa1e16f37e4806ec140b0596eb2a57e4e25.tar.gz kpilot-67d9aaa1e16f37e4806ec140b0596eb2a57e4e25.zip |
Additional renaming of kde to tde
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1780,7 +1780,7 @@ KPilot Developer's notes for January 17th, 2003 problems. There's a note in the QSocketNotifier docs saying not to disable read-notifiers. I did anyway, and it never caused problems before. Added some workaround crud. -* I'm currently building kdelibs and base and pim on a Linux box, something +* I'm currently building tdelibs and base and pim on a Linux box, something I haven't done in over a year. This will allow me access to a USB stack that can actually handle the m500, so I can do some more testing. Primary platform remains FreeBSD, though, for all-the-other-KDE-problems- @@ -2282,7 +2282,7 @@ a writer of technical documentation. She'll be helping me document the various files in kpilot/lib so that they actually form an understandable and usable API for third-party conduit-writers. Philipp Hullmann, you should be overjoyed to hear this :) Once she's practiced on KPilot, Steph -will be leaving us for kdelibs, where weird and wonderful things await ... +will be leaving us for tdelibs, where weird and wonderful things await ... 2002-01-25 Adriaan de Groot * *.ui @@ -3302,7 +3302,7 @@ KPilot Developer's notes for may 14th 2001 Not a lot of movement on the coding front for me [ade]; I did remember mothers' day though. Changes relevant to KPilot: -* abbrowser has moved into kdebase, so the abbrowser conduit will +* abbrowser has moved into tdebase, so the abbrowser conduit will now be available to everyone, not just those that also compile all of tdepim. @@ -3745,7 +3745,7 @@ Done: various conduit setups. The docs still aren't complete but they're a darn sight better than they were. * Modal dialogs need exec() instead of show() -* Changes in kdelibs caused some dialogs to hang in slotCancel() +* Changes in tdelibs caused some dialogs to hang in slotCancel() * Changes in includes means we have to include kdebug.h ourselves * Get rid of cerr and use kdDebug or kdWarning or kdError as appropriate. There are still a very few cerrs left in places where we can't rely on |