summaryrefslogtreecommitdiffstats
path: root/quanta/data
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:14:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:14:11 -0600
commit99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3 (patch)
treed2a22c2d9d515d81742f079a5550ef59463d7f00 /quanta/data
parenta2aa572b33b1c1d1ffb888cdbcf03fc628430e02 (diff)
downloadtdewebdev-99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3.tar.gz
tdewebdev-99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'quanta/data')
-rw-r--r--quanta/data/doc/faq.html4
-rw-r--r--quanta/data/dtep/dtd-description.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/quanta/data/doc/faq.html b/quanta/data/doc/faq.html
index e48a438d..ef8f912a 100644
--- a/quanta/data/doc/faq.html
+++ b/quanta/data/doc/faq.html
@@ -129,7 +129,7 @@
<p>An assumption is made that you have the knowledge and ability to find and install any missing libraries that you may encounter. Basically, you need the headers from KDE, Qt, and GCC. If you don't know what was just said, then try the steps below and, if it doesn't work for you, then find yourself a Linux geek that can help.</p>
<p>Type the following in a shell and see what you get:</p>
<ul>
- <li>test `echo $KDEDIR` &amp;&amp; echo "yes" || echo "noKDE"</li>
+ <li>test `echo $TDEDIR` &amp;&amp; echo "yes" || echo "noKDE"</li>
<li>test `echo $QTDIR` &amp;&amp; echo "yes" || echo "noQT"</li>
</ul>
<p>If you don't get two yes answers, then you need to find the location of the one that failed and export it to your current shell environment.</p>
@@ -145,7 +145,7 @@
<div class="fltop"><a href="#top">Top</a></div>
<div class="minihdr">2.4 I get error <i>X</i> when running ./configure</div>
<div class="indent">
- <p>Please read 2.3 carefully again and make certain that you have exported the $KDEDIR and $QTDIR environment variables. This is the most likely cause. Aside from that, if you are missing something very important, then configure will tell you what it needs.</p>
+ <p>Please read 2.3 carefully again and make certain that you have exported the $TDEDIR and $QTDIR environment variables. This is the most likely cause. Aside from that, if you are missing something very important, then configure will tell you what it needs.</p>
</div>
<a name="2.5" />
<div class="fltop"><a href="#top">Top</a></div>
diff --git a/quanta/data/dtep/dtd-description.txt b/quanta/data/dtep/dtd-description.txt
index 3c55890d..64627c9b 100644
--- a/quanta/data/dtep/dtd-description.txt
+++ b/quanta/data/dtep/dtd-description.txt
@@ -32,7 +32,7 @@ Family = 1 (it's a real DTD)
[Toolbars] - information about DTD toolbars
-Location = the directory inside the $KDEDIR($KDEHOME)/share/apps/quanta/toolbars
+Location = the directory inside the $TDEDIR($TDEHOME)/share/apps/quanta/toolbars
where the toolbars for this DTD are
Names = the list of toolbar file names (without the .toolbar.tgz extension) that
are loaded for this DTD from the above directory