diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:27:23 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:27:23 -0600 |
commit | 371f9f817c2030a12be7239fc428ea5cd01642a1 (patch) | |
tree | 2ccc2de7fe9075a46eb8ecba5766f0187df0aab5 | |
parent | 951a3c65325ff01a795834e8d305c9f1ff840b9b (diff) | |
download | tdeedu-371f9f817c2030a12be7239fc428ea5cd01642a1.tar.gz tdeedu-371f9f817c2030a12be7239fc428ea5cd01642a1.zip |
Rename kwin to twin (part 1 of 2)
-rw-r--r-- | kalzium/src/kalzium.cpp | 2 | ||||
-rw-r--r-- | kturtle/file.txt | 2 | ||||
-rw-r--r-- | kvoctrain/kvoctrain/entry-dialogs/EntryDlg.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kalzium/src/kalzium.cpp b/kalzium/src/kalzium.cpp index 011aecb6..a6eb41e1 100644 --- a/kalzium/src/kalzium.cpp +++ b/kalzium/src/kalzium.cpp @@ -32,7 +32,7 @@ #include "kalziumutils.h" #include "config.h" -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqlayout.h> #include <tqtoolbox.h> #include <tqslider.h> diff --git a/kturtle/file.txt b/kturtle/file.txt index 842af3c0..a39f8b5c 100644 --- a/kturtle/file.txt +++ b/kturtle/file.txt @@ -19,7 +19,7 @@ The following packages will be REMOVED: kdesktop kdm kfind kgpgcertmanager khelpcenter kicker kitchensync klipper kmail kmailcvt kmenuedit knode knotes konqueror konqueror-nsplugins konsole kontact korganizer korn kpager kpersonalizer kpilot kscreensaver ksmserver - ksplash ksync ksysguard ksysguardd ktip ktnef kwin libarts1 libarts1-dev + ksplash ksync ksysguard ksysguardd ktip ktnef twin libarts1 libarts1-dev libartsc0 libkcal2 libkdenetwork2 libkgantt0 libkonq4 libmimelib1 x-window-system-core xlibmesa-dri xlibmesa-gl xlibmesa-glu The following NEW packages will be installed: diff --git a/kvoctrain/kvoctrain/entry-dialogs/EntryDlg.cpp b/kvoctrain/kvoctrain/entry-dialogs/EntryDlg.cpp index 514d92e1..82a8f945 100644 --- a/kvoctrain/kvoctrain/entry-dialogs/EntryDlg.cpp +++ b/kvoctrain/kvoctrain/entry-dialogs/EntryDlg.cpp @@ -31,7 +31,7 @@ #include <kmainwindow.h> #include <kapplication.h> -#include <kwinmodule.h> +#include <twinmodule.h> #include <langset.h> #include <klocale.h> |