You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdesdk/kbabel
Timothy Pearson 5443f402bb
Remove spurious TQ_OBJECT instances
12 years ago
..
addons Remove spurious TQ_OBJECT instances 12 years ago
catalogmanager Remove spurious TQ_OBJECT instances 12 years ago
common Remove spurious TQ_OBJECT instances 12 years ago
commonui Remove spurious TQ_OBJECT instances 12 years ago
datatools Remove spurious TQ_OBJECT instances 12 years ago
filters Remove additional unneeded tq method conversions 13 years ago
kbabel Remove spurious TQ_OBJECT instances 12 years ago
kbabeldict Remove spurious TQ_OBJECT instances 12 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt [kdesdk/kbabel] added cmake support 13 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Additional renaming of kde to tde 13 years ago
ConfigureChecks.cmake [kdesdk/kbabel] added cmake support 13 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Additional renaming of kde to tde 13 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Finish TQt4 porting of kdesdk (kbabel) 13 years ago

README

KBabel
Matthias Kiefer <kiefer@kde.org>
Stanislav Visnovsky <visnovsky@kde.org>
----------------------------------------------------------------------

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 <visnovsky@kde.org>.


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 tdesdk 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 <dubbleu@web.de> for KFile plugin, bookmarks and bug fixes
- Dwayne Bailey <dwayne@translate.org.za> some validation plugins
- all the others who spent their time sending bug reports and feature requests.


Have fun,
   Matthias Kiefer