diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 20:35:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 20:35:25 +0000 |
commit | a93c19aaac4a8bdd50dcf36b372932e7145097f2 (patch) | |
tree | d8c179eef20efa70c159d93d6c6135bc20fcb650 /kparts | |
parent | ffbbad3e9ef672d8b59f2fd628addb705b6d85da (diff) | |
download | tdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.tar.gz tdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.zip |
All documentation references to KDE should now be converted to Trinity for the new API website
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kparts')
-rw-r--r-- | kparts/Mainpage.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kparts/Mainpage.dox b/kparts/Mainpage.dox index 257a96ce0..1a84ee131 100644 --- a/kparts/Mainpage.dox +++ b/kparts/Mainpage.dox @@ -1,6 +1,6 @@ -/** @mainpage Framework for KDE Graphical Components +/** @mainpage Framework for Trinity Graphical Components -This library implements the framework for KDE parts, which are +This library implements the framework for Trinity parts, which are elaborate widgets with a user-interface defined in terms of actions (menu items, toolbar icons). See KParts::Part. |