From bd9e6617827818fd043452c08c606f07b78014a0 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/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kbabel/README | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 kbabel/README (limited to 'kbabel/README') diff --git a/kbabel/README b/kbabel/README new file mode 100644 index 00000000..34dc745f --- /dev/null +++ b/kbabel/README @@ -0,0 +1,65 @@ +KBabel +Matthias Kiefer +Stanislav Visnovsky +---------------------------------------------------------------------- + +KBabel is an advanced and easy to use editor for PO files. +It is written using the KDE libs and gives the user an +easy to use GUI. + + +If you find a bug or if you have any comment or feature request, +please send a mail to Stanislav Visnovsky . + + +For always up-to-date information about KBabel have a look at its homepage at +http://kbabel.kde.org +The always newest version of KBabel can be found in module kdesdk in +KDE's SVN. + + +Requirements: +- KDE 3.2/Qt 3.3 or higher +- For the dictionary plugin "Translation database" you need + Berkeley DB IV. Have a look at http://www.sleepycat.com + + +KBabel is published under the terms of the GNU GPL. +See file "COPYING" for more details. + + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + + +Credits: +- Claudiu Costin for writing documentation and many bug reports + and useful feature requests +- Thomas Diehl for many useful hints to the GUI design and the + behaviour of KBabel +- Wolfram Diestel for fixing kspell and many useful hints. +- Stephan Kulow for helping keeping KBabel in sync with + the frequently changing KDE api and for often giving me a helping hand. +- Andrea Rizzi for writing the dictionary plugin for searching in a database +- Stefan Asserhall for implementing tag highlighting and validation, catalog manager caching +- SuSE GmbH for sponsoring the work of Matthias Kiefer on KBabel +- Marco Wegner for KFile plugin, bookmarks and bug fixes +- Dwayne Bailey some validation plugins +- all the others who spent their time sending bug reports and feature requests. + + +Have fun, + Matthias Kiefer + -- cgit v1.2.1