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/kbabeldict/modules/dbsearchengine2
toma bd9e661782
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
AUTHOR Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
KDBSearchEngine2.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
KDBSearchEngine2.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
algorithms.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
algorithms.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
chunk.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
chunk.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
database.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
database.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbentries.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbentries.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbscan.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbscan.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbse2.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbse2_factory.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbse2_factory.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbsearchengine2.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dbseprefwidget.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
preferenceswidget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
preferenceswidget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
sourcedialog.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

If you want to test this new plugin:
launch
# make ; make install in this directory
then (to create the database)
# source compile
# cp scan ~/mytestdir
# cd ~/mytestdir
# ./scan file.po    (I suggest to download and scan $LANG.messages)

ok now you can launch kbabel, you should be in the same 
directory you launched "scan" from.

# kbabel


change kbabel settings to use  "DB Search Engine II" or use
CTRL+2 to search.


Bye
Andrea