diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 00:14:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 00:14:02 -0600 |
commit | 8911551b93e6f92371402b136b05af47c8e4e970 (patch) | |
tree | 9e2f7bea7d43e3af0e3778f20ec7ede62d488f69 /tde-i18n-zh_TW/docs | |
parent | 1bcf99f5b7608990a36e63e850f6cef33a1efc19 (diff) | |
download | tde-i18n-8911551b93e6f92371402b136b05af47c8e4e970.tar.gz tde-i18n-8911551b93e6f92371402b136b05af47c8e4e970.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-zh_TW/docs')
-rw-r--r-- | tde-i18n-zh_TW/docs/tdebase/faq/filemng.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-zh_TW/docs/tdebase/faq/filemng.docbook b/tde-i18n-zh_TW/docs/tdebase/faq/filemng.docbook index 139ead9e21a..7e7ea502e97 100644 --- a/tde-i18n-zh_TW/docs/tdebase/faq/filemng.docbook +++ b/tde-i18n-zh_TW/docs/tdebase/faq/filemng.docbook @@ -209,9 +209,9 @@ > <answer> <para >這是讓所有 &kde; 應用程式使用的(因為它們是用 <classname ->KApplication</classname +>TDEApplication</classname > 實作出來的,並且所有好的 &kde; 程式即使是在命令列參數中執行都會產生 <classname ->KApplication</classname +>TDEApplication</classname > 物件。)。</para > <para >標準的 &kde; 應用程式的執行看起來都會像這樣:<userinput |