summaryrefslogtreecommitdiffstats
path: root/quanta/data
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-15 17:20:20 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-15 17:20:20 -0600
commit80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65 (patch)
treed200f3206607ae1a50c7873a80ab5ffd325d6c2a /quanta/data
parentb23d738404d2fdf3445371a97fa267646b294394 (diff)
downloadtdewebdev-80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65.tar.gz
tdewebdev-80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65.zip
Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references.
Diffstat (limited to 'quanta/data')
-rw-r--r--quanta/data/config/plugins.rc4
-rw-r--r--quanta/data/config/quantaui.rc2
-rw-r--r--quanta/data/doc/tips.html2
-rw-r--r--quanta/data/tips2
4 files changed, 5 insertions, 5 deletions
diff --git a/quanta/data/config/plugins.rc b/quanta/data/config/plugins.rc
index d8035b9e..44df10d6 100644
--- a/quanta/data/config/plugins.rc
+++ b/quanta/data/config/plugins.rc
@@ -1,5 +1,5 @@
[General]
-Plugins=KFileReplace, CVS Management (Cervisia),XSLT Debugger, KImageMapEditor, Link Checker, Konsole
+Plugins=TDEFileReplace, CVS Management (Cervisia),XSLT Debugger, KImageMapEditor, Link Checker, Konsole
SearchPaths=
[CVS Management (Cervisia)]
@@ -13,7 +13,7 @@ Standard Name=cervisia_kpart
Type=KPart
Input=3
-[KFileReplace]
+[TDEFileReplace]
Arguments=
FileName=trinity/libtdefilereplacepart.la
Icon=tdefilereplace
diff --git a/quanta/data/config/quantaui.rc b/quanta/data/config/quantaui.rc
index 48306fba..10383c73 100644
--- a/quanta/data/config/quantaui.rc
+++ b/quanta/data/config/quantaui.rc
@@ -196,7 +196,7 @@
<ToolBar noMerge="1" name="mainPluginsToolBar" >
<text>Plugins Toolbar</text>
<Action name="tidy_check" />
- <Action name="KFileReplace" />
+ <Action name="TDEFileReplace" />
<Action name="CVS Management (Cervisia)" />
<Action name="XSLT Debugger" />
</ToolBar>
diff --git a/quanta/data/doc/tips.html b/quanta/data/doc/tips.html
index 9efe6822..f512ff71 100644
--- a/quanta/data/doc/tips.html
+++ b/quanta/data/doc/tips.html
@@ -102,7 +102,7 @@
<li>Legacy projects get default templating abilities, so nothing is lost. </li>
<li>You can choose where to locate your template files, so they can be in your server root and easy to upload or you can make them secure to link to below server root which is a very cool trick. </li>
<li>When linking to a file not in the project templates, you will be prompted to copy the file to the project templates prior to linking. This will prevent broken links on upload. </li>
- <li>You always have control where you place your templates so you can choose to move them. However, Quanta Plus does not track this, so you will need to change links. This is a good task for KFileReplace, which is now a plug-in as a KPart!</li>
+ <li>You always have control where you place your templates so you can choose to move them. However, Quanta Plus does not track this, so you will need to change links. This is a good task for TDEFileReplace, which is now a plug-in as a KPart!</li>
</ul>
<p class="minihdr">Templates conclusion</p>
<p>Our goal with templates is to extend them to include multi-file "concept" templates, useful for certain things, like placing an order or creating an about section. Ideally this will be a tool for making your work more productive and dynamic. An eventual goal is to have a structural template design mode to deal with site layout and structure which you could use to design and interactively update your sites. If you would like to be involved, then contact us. </p>
diff --git a/quanta/data/tips b/quanta/data/tips
index a5bd234a..3db0c892 100644
--- a/quanta/data/tips
+++ b/quanta/data/tips
@@ -257,7 +257,7 @@ Just go to <b>Settings > Configure Shortcuts</b>.
<tip category="Application">
<html>
-<p>...that you can use KFileReplace to find and replace across your entire project? <b>Click on the KFileReplace button</b> and you can set extensive configurations, use multi line values and wild cards, and even go to the files found in Quanta.
+<p>...that you can use TDEFileReplace to find and replace across your entire project? <b>Click on the TDEFileReplace button</b> and you can set extensive configurations, use multi line values and wild cards, and even go to the files found in Quanta.
</p>
</html>
</tip>