summaryrefslogtreecommitdiffstats
path: root/quanta/data/templates
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/data/templates
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'quanta/data/templates')
-rw-r--r--quanta/data/templates/pages/docbook/kde-doc-template.docbook6
-rw-r--r--quanta/data/templates/pages/html/special/drag_n_drop_men.html2
-rw-r--r--quanta/data/templates/pages/html/xhtml/leftMen_BB.html4
-rw-r--r--quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html4
-rw-r--r--quanta/data/templates/pages/html/xhtml/rightMen_BB.html4
-rw-r--r--quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html4
-rw-r--r--quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html6
-rw-r--r--quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html6
8 files changed, 18 insertions, 18 deletions
diff --git a/quanta/data/templates/pages/docbook/kde-doc-template.docbook b/quanta/data/templates/pages/docbook/kde-doc-template.docbook
index bb98a30f..a57d2f41 100644
--- a/quanta/data/templates/pages/docbook/kde-doc-template.docbook
+++ b/quanta/data/templates/pages/docbook/kde-doc-template.docbook
@@ -5,7 +5,7 @@
<!ENTITY kmyapplication "<application>KMyApp</application>">
<!ENTITY kappname "&kmyapplication;"><!-- replace kmyapplication here
do *not* replace kappname-->
- <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc. Leave
+ <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc. Leave
this unchanged if your
application is not maintained in KDE CVS -->
<!ENTITY % addindex "IGNORE">
@@ -107,7 +107,7 @@ Please at least include KDE, the KDE package it is in, the name
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>Kapp</keyword>
<keyword>nothing</keyword>
<keyword>nothing else</keyword>
@@ -503,7 +503,7 @@ application -->
<!--
List any special requirements for your application here. This should include:
.Libraries or other software that is not included in tdesupport,
-kdelibs, or kdebase.
+tdelibs, or tdebase.
.Hardware requirements like amount of RAM, disk space, graphics card
capabilities, screen resolution, special expansion cards, etc.
.Operating systems the app will run on. If your app is designed only for a
diff --git a/quanta/data/templates/pages/html/special/drag_n_drop_men.html b/quanta/data/templates/pages/html/special/drag_n_drop_men.html
index 8710921e..a158ef9e 100644
--- a/quanta/data/templates/pages/html/special/drag_n_drop_men.html
+++ b/quanta/data/templates/pages/html/special/drag_n_drop_men.html
@@ -136,7 +136,7 @@ function endi(obj,col)
}
var link = new Array();
-link[0] = "&nbsp; Quanta|http://kdewebdev.org |Quanta Home";
+link[0] = "&nbsp; Quanta|http://tdewebdev.org |Quanta Home";
link[1] = "&nbsp; KDE|http://www.javascripts.com|Visit KDE.org";
link[2] = "&nbsp; null link|http://# |null link";
link[3] = "&nbsp; null link|http://# |null link";
diff --git a/quanta/data/templates/pages/html/xhtml/leftMen_BB.html b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html
index 9b403d4d..f9db727c 100644
--- a/quanta/data/templates/pages/html/xhtml/leftMen_BB.html
+++ b/quanta/data/templates/pages/html/xhtml/leftMen_BB.html
@@ -42,7 +42,7 @@ ul {list-style:none;}
<div id="menu">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -68,7 +68,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>
diff --git a/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html
index 9a370621..ac13584f 100644
--- a/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html
+++ b/quanta/data/templates/pages/html/xhtml/leftMen_Quanta.html
@@ -53,7 +53,7 @@ ul {list-style:none;}
<div id="menu">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -79,7 +79,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>
diff --git a/quanta/data/templates/pages/html/xhtml/rightMen_BB.html b/quanta/data/templates/pages/html/xhtml/rightMen_BB.html
index 4f32cf59..05138736 100644
--- a/quanta/data/templates/pages/html/xhtml/rightMen_BB.html
+++ b/quanta/data/templates/pages/html/xhtml/rightMen_BB.html
@@ -41,7 +41,7 @@
<div id="menu">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -67,7 +67,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>
diff --git a/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html
index e4b6dfbf..af61240b 100644
--- a/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html
+++ b/quanta/data/templates/pages/html/xhtml/rightMen_Quanta.html
@@ -53,7 +53,7 @@ ul {list-style:none;}
<div id="menu">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -79,7 +79,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>
diff --git a/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html b/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html
index 5342591d..e12a3f21 100644
--- a/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html
+++ b/quanta/data/templates/pages/html/xhtml/twoSideMen_BB.html
@@ -47,7 +47,7 @@
<div id="menuRight">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -61,7 +61,7 @@
<div id="menuLeft">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -87,7 +87,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>
diff --git a/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html
index dda87f28..6a62d349 100644
--- a/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html
+++ b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html
@@ -61,7 +61,7 @@ ul {list-style:none;}
<div id="menuRight">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -75,7 +75,7 @@ ul {list-style:none;}
<div id="menuLeft">
<!--enter your hyperlinks here-->
<ul>
-<li><a href="http://kdewebdev.org">Quanta</a></li>
+<li><a href="http://tdewebdev.org">Quanta</a></li>
<li><a href="http://www.kde.org">KDE.org</a></li>
<li><a href="#">null link</a></li>
<li><a href="#">null link</a></li>
@@ -101,7 +101,7 @@ We welcome you.</p>
<!--end of body content-->
</div>
-<div id="foot"><a href="http://kdewebdev.org">
+<div id="foot"><a href="http://tdewebdev.org">
Quanta web development IDE.</a>
</div>
</body>