From 8911551b93e6f92371402b136b05af47c8e4e970 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:14:02 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- tde-i18n-en_GB/docs/tdebase/faq/filemng.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tde-i18n-en_GB/docs/tdebase/faq') diff --git a/tde-i18n-en_GB/docs/tdebase/faq/filemng.docbook b/tde-i18n-en_GB/docs/tdebase/faq/filemng.docbook index 241f3601d4a..fcc7e1d9e10 100644 --- a/tde-i18n-en_GB/docs/tdebase/faq/filemng.docbook +++ b/tde-i18n-en_GB/docs/tdebase/faq/filemng.docbook @@ -90,9 +90,9 @@ > They are used by all &kde; applications (since they are implemented in KApplicationTDEApplication and all good &kde; programs create a KApplicationTDEApplication object before they even look at the command line arguments). A standard line for a &kde; application looks like this: