From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- knewsticker-scripts/GENERAL | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 knewsticker-scripts/GENERAL (limited to 'knewsticker-scripts/GENERAL') diff --git a/knewsticker-scripts/GENERAL b/knewsticker-scripts/GENERAL new file mode 100644 index 0000000..df80c73 --- /dev/null +++ b/knewsticker-scripts/GENERAL @@ -0,0 +1,23 @@ +All scripts surrendered to the knewsticker scripts section which are +distributed WITH KDE are subject to the licensing restrictions of the KDE +project. Should you use any of those scripts in conjuction with any KDE +product you are also subject to their licensing. If the script is used +without a KDE affiliation , if not other stated within the script, or if no +co author is present, those scripts are believed to be in the public domain. + +Please ensure, that you implement proper error handling within your scripts. +The error handling is important for those, who might be using your script, +but have no real understanding of the underlying structure. Since +Knewsticker is a graphical application it relies on the error codes it gets +from your script to display proper error messages to the end user. + +The current set of error messages and how to use them can be found in the +documenation. You can find the documentation at: +http://spoon.pkl.net/~backpane/knews/ + +If you have questions concerning the precommands or if you want to have +certain features implemented into Knewsticker, please contact the +Knewsticker precommand scripts maintainer at dlanx@kde.org, who will talk to +the Knewsticker author for you, or contact him directly at raabe@kde.org. + +Thank you. -- cgit v1.2.1