diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-21 17:37:36 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-21 17:37:36 -0500 |
commit | 47ac4096211c3f8634bc5e17027523dfe955bcaf (patch) | |
tree | 81124942ac2548fde3eb84c6f8f70bd6c66ceb0c /knewstuff/README.knewstuff | |
parent | 20e7ea1336a0c28c09b22623cb676d83a7fd168b (diff) | |
download | tdelibs-47ac4096211c3f8634bc5e17027523dfe955bcaf.tar.gz tdelibs-47ac4096211c3f8634bc5e17027523dfe955bcaf.zip |
Rework the KHNS system to properly download data from the new OCS network
This relates to Bug 2093
Diffstat (limited to 'knewstuff/README.knewstuff')
-rw-r--r-- | knewstuff/README.knewstuff | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/knewstuff/README.knewstuff b/knewstuff/README.knewstuff index cdf4c79b3..fabefa988 100644 --- a/knewstuff/README.knewstuff +++ b/knewstuff/README.knewstuff @@ -1,6 +1,6 @@ -KNewStuff library - application data sharing framework for KDE +TDENewStuff library - application data sharing framework for KDE -KNewStuff implements the "Get Hot New Stuff" (GHNS) architecture and +TDENewStuff implements the "Get Hot New Stuff" (GHNS) architecture and provides KDE applications with easy-to-use upload and download mechanisms, with optional popularity counters, ratings, digital signatures, uncompression and post-installation DCOP/scripting hooks. @@ -11,14 +11,14 @@ and post-installation DCOP/scripting hooks. * Documentation - API docs http://developer.kde.org/documentation/library/cvs-api/knewstuff/html/ -- KNewStuff tutorial +- TDENewStuff tutorial http://www.kstuff.org/docs/tutorial/ -- KNewStuffSecure tutorial +- TDENewStuffSecure tutorial http://developer.kde.org/documentation/tutorials/knewstuffsecure/ * Repositories Currently, about 7 repositories exist for a variety of KDE applications using -KNewStuff for either download or upload or both. +TDENewStuff for either download or upload or both. Please have a look at the repository browser: -> http://www.kstuff.org/hotstuff/index.php?p=browser If you want automatic upload processing, download counting and administration |