summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-07 22:47:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-07 22:47:37 -0600
commit74416f3912be43d1dfb6bab515d379bd87cf2320 (patch)
tree6ef902d397d2db7e1185b1a3aca270d78f80f08f
parent74b657e0ca596de87e9eb1a2e11c6b21ff6784bb (diff)
downloadtdevelop-74416f3912be43d1dfb6bab515d379bd87cf2320.tar.gz
tdevelop-74416f3912be43d1dfb6bab515d379bd87cf2320.zip
Update minor TQt3 tool names to match current TQt3 sources in GIT
-rw-r--r--doc/tdevelop/adv-build-management.docbook4
-rw-r--r--kdevdesigner/designer/customwidgeteditor.ui2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/tdevelop/adv-build-management.docbook b/doc/tdevelop/adv-build-management.docbook
index 02dd987e..2912a182 100644
--- a/doc/tdevelop/adv-build-management.docbook
+++ b/doc/tdevelop/adv-build-management.docbook
@@ -95,9 +95,9 @@ is installed.
After configuring and compiling your application with these options, it will
link with the <filename>libqpe.so</filename> library. This version of your
application will not normally run when you use X11. In order to test it,
-run it under the control of the program <application>qvfb</application>
+run it under the control of the program <application>tqvfb</application>
(&Qt; Virtual Frame Buffer). This is done by starting
-<application>qvfb</application> and then starting your application with
+<application>tqvfb</application> and then starting your application with
</para>
<screen><command>app <option>-qws</option> <option>-display QVFb:0</option></command></screen>
diff --git a/kdevdesigner/designer/customwidgeteditor.ui b/kdevdesigner/designer/customwidgeteditor.ui
index 229ebe1f..3c0f5a85 100644
--- a/kdevdesigner/designer/customwidgeteditor.ui
+++ b/kdevdesigner/designer/customwidgeteditor.ui
@@ -179,7 +179,7 @@
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Load Descriptions&lt;/b&gt;&lt;p&gt;Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.&lt;/p&gt;
-&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the createcw tool which is in $QTDIR/tools/designer/tools/createcw. Using createcw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the createcw directory&lt;/p&gt;</string>
+&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the tqtcreatecw tool which is in $QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the tqtcreatecw directory&lt;/p&gt;</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="1">