diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
commit | 1e81063308485e2f5f6375a410a41cb310ef7bbd (patch) | |
tree | 9ff3197accd24b2274346fdfe2027b2fd3101bdb /kdeui/Mainpage.dox | |
parent | a1941684d6db9d5a16f9f360c9d5b7fbab8b587e (diff) | |
download | tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.tar.gz tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.zip |
Rename kde libraries to tde
Diffstat (limited to 'kdeui/Mainpage.dox')
-rw-r--r-- | kdeui/Mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/Mainpage.dox b/kdeui/Mainpage.dox index bf6f6596d..778c962f1 100644 --- a/kdeui/Mainpage.dox +++ b/kdeui/Mainpage.dox @@ -10,7 +10,7 @@ * * This library provides standard user interface elements for use in * Trinity applications. If your Trinity application has a GUI, you will almost -* certainly link to libkdeui. +* certainly link to libtdeui. * * Most applications with single or multiple toplevel widgets * should use the KMainWindow class in this library, which |