summaryrefslogtreecommitdiffstats
path: root/quanta/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /quanta/README
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'quanta/README')
-rw-r--r--quanta/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/quanta/README b/quanta/README
index ec364186..fc7fc14a 100644
--- a/quanta/README
+++ b/quanta/README
@@ -65,14 +65,14 @@ error at the end of the make process if you don't have the devel package install
----------------------
Starting from version 3.1, you can download Quanta Plus from the same
place as the rest of KDE. Start to browse at http://www.kde.org.
- The homepage of Quanta Plus is located at http://quanta.kdewebdev.org,
+ The homepage of Quanta Plus is located at http://quanta.tdewebdev.org,
and here you can find the latest news regarding the development,
announcements, merchandise and you can make some donation to support
Quanta.
An alternative way to use the latest and greatest version is to get it
from the Subversion repository. More info about getting the sources from
KDE SVN can be found at: http://developer.kde.org/source/. The module name
-for Quanta is "kdewebdev".
+for Quanta is "tdewebdev".
5. Installation
---------------
@@ -133,7 +133,7 @@ run "new-quanta" the version installed into /opt/new-quanta will be run.
NOTE: In case of BE releases, only the Quanta BE executable name is
different of the stable version, for the other applications when installing into
the same directory as the old versions are, the old versions will be upgraded.
-To avoid this, use the way descibed above for the whole kdewebdev module.
+To avoid this, use the way descibed above for the whole tdewebdev module.
NOTE2: There is no newer BE release than 3.3.0. Please don't use BE1 or BE2,
they are much older than 3.3.0.
@@ -161,12 +161,12 @@ copytos.h:17: forward declaration of `class KURLRequester'
(or the same error in other files for other K... classes), try the following:
- check if there is a kdewidgets.so (and kdewidgets.la) in your
$KDEDIR/lib/trinity/plugins/designer. If there isn't, you have a broken
- KDE (kdelibs) install.
+ KDE (tdelibs) install.
- check your $HOME/.qt/qtrc file. Add the above path as the first entry to
the libraryPath (like:
libraryPath=/opt/kde-cvs/lib/trinity/plugins/:/home/user/cvs/head/qt-copy/plugins).
You can use the qtconfig tool to do this.
- - recompile the QT tools (uic, designer) if you have upgraded kdelibs
+ - recompile the QT tools (uic, designer) if you have upgraded tdelibs
(or QT).
- check that your $KDEDIR and $QTDIR path is set correctly.
- do an