summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/khelpcenter
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:14:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:14:02 -0600
commit8911551b93e6f92371402b136b05af47c8e4e970 (patch)
tree9e2f7bea7d43e3af0e3778f20ec7ede62d488f69 /tde-i18n-en_GB/docs/tdebase/khelpcenter
parent1bcf99f5b7608990a36e63e850f6cef33a1efc19 (diff)
downloadtde-i18n-8911551b93e6f92371402b136b05af47c8e4e970.tar.gz
tde-i18n-8911551b93e6f92371402b136b05af47c8e4e970.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/khelpcenter')
-rw-r--r--tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/filemng.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/filemng.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/filemng.docbook
index b29fd40eafa..284c72e30f7 100644
--- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/filemng.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/filemng.docbook
@@ -90,9 +90,9 @@
> <answer>
<para
>They are used by all &kde; applications (since they are implemented in <classname
->KApplication</classname
+>TDEApplication</classname
> and all good &kde; programs create a <classname
->KApplication</classname
+>TDEApplication</classname
> object before they even look at the command line arguments).</para
> <para
>A standard line for a &kde; application looks like this: <userinput