* branch with the last version of WhiteStork - before changing name to final mDictionary svn/WhiteStork_last_version
authorstranger <dariusz.wiechecki@gmail.com>
Mon, 19 Nov 2007 14:53:05 +0000 (14:53 +0000)
committerstranger <dariusz.wiechecki@gmail.com>
Mon, 19 Nov 2007 14:53:05 +0000 (14:53 +0000)
commite6928e8f5b59fbe29e441abb60fe92484edad6e4
tree6f734ebdc4109629a011f3aac12afe01115bc0aa
* branch with the last version of WhiteStork - before changing name to final mDictionary

git-svn-id: file:///svnroot/mdictionary/branches/WhiteStork_last_version@199 5bde0345-f819-0410-ac75-e5045f9217cc
195 files changed:
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
add_dict [new file with mode: 0755]
bm_converter/Makefile [new file with mode: 0644]
bm_converter/build-stamp [new file with mode: 0644]
bm_converter/build.log [new file with mode: 0644]
bm_converter/configure-stamp [new file with mode: 0644]
bm_converter/debian/README.Debian [new file with mode: 0644]
bm_converter/debian/bmconverter.substvars [new file with mode: 0644]
bm_converter/debian/changelog [new file with mode: 0644]
bm_converter/debian/compat [new file with mode: 0644]
bm_converter/debian/control [new file with mode: 0644]
bm_converter/debian/copyright [new file with mode: 0644]
bm_converter/debian/dirs [new file with mode: 0644]
bm_converter/debian/docs [new file with mode: 0644]
bm_converter/debian/files [new file with mode: 0644]
bm_converter/debian/rules [new file with mode: 0755]
bm_converter/desktop/bmconverter.desktop [new file with mode: 0644]
bm_converter/desktop/bmconverter.png [new file with mode: 0644]
bm_converter/desktop/bmconverter2.png [new file with mode: 0644]
bm_converter/desktop/bmconverter3.png [new file with mode: 0644]
bm_converter/src/bm-convert.c [new file with mode: 0644]
bm_converter/src/bm-convert.h [new file with mode: 0644]
bm_converter/src/main.c [new file with mode: 0644]
data/bookmarks/bdb/bm_trans.db [new file with mode: 0644]
data/bookmarks/bdb/bm_words.db [new file with mode: 0644]
data/bookmarks/sql/ws_bookmarks [new file with mode: 0644]
data/bookmarks/sql3/ws_bookmarks3 [new file with mode: 0644]
data/bookmarks/xdxf/ws_bookmarks.cache [new file with mode: 0644]
data/bookmarks/xdxf/ws_bookmarks.xdxf [new file with mode: 0644]
data/dictionaries/StarDictSampleDict/sample.dict.dz [new file with mode: 0644]
data/dictionaries/StarDictSampleDict/sample.idx [new file with mode: 0644]
data/dictionaries/StarDictSampleDict/sample.ifo [new file with mode: 0644]
data/dictionaries/XDXFSampleDict/dict.xdxf [new file with mode: 0644]
data/docs/whitestork/changelog [new file with mode: 0644]
data/docs/whitestork/changelog.Debian [new file with mode: 0644]
data/docs/whitestork/copyright [new file with mode: 0644]
data/docs/whitestorkdictionary/changelog [new file with mode: 0644]
data/docs/whitestorkdictionary/changelog.Debian [new file with mode: 0644]
data/docs/whitestorkdictionary/copyright [new file with mode: 0644]
data/docs/whitestorkgui/changelog [new file with mode: 0644]
data/docs/whitestorkgui/changelog.Debian [new file with mode: 0644]
data/docs/whitestorkgui/copyright [new file with mode: 0644]
data/docs/whitestorkplugins/changelog [new file with mode: 0644]
data/docs/whitestorkplugins/changelog.Debian [new file with mode: 0644]
data/docs/whitestorkplugins/copyright [new file with mode: 0644]
data/icons/engine_xdxf_icon.png [new file with mode: 0644]
data/icons/engine_xdxf_icon_2.png [new file with mode: 0644]
data/icons/qgn_indi_search_whitestork.png [new file with mode: 0644]
data/icons/whitestork.png [new file with mode: 0644]
data/icons/whitestork_icon.png [new file with mode: 0644]
data/icons/ws_top.png [new file with mode: 0644]
data/icons/ws_tra.png [new file with mode: 0644]
data/icons/ws_warning_icon.png [new file with mode: 0644]
data/locale/POTFILES.in [new file with mode: 0644]
data/locale/en_GB.po [new file with mode: 0644]
data/locale/es.po [new file with mode: 0644]
data/locale/pl_PL.po [new file with mode: 0644]
data/mis/whitestork-search.xml [new file with mode: 0644]
data/other/org.maemo.WhiteStorkGui.service [new file with mode: 0644]
data/other/org.maemo.WhiteStorkManager.service [new file with mode: 0644]
data/other/whitestork.desktop [new file with mode: 0644]
data/package_contents/whitestork/DEBIAN/control [new file with mode: 0644]
data/package_contents/whitestork/DEBIAN/postinst [new file with mode: 0755]
data/package_contents/whitestork/DEBIAN/postrm [new file with mode: 0755]
data/package_contents/whitestork/DEBIAN/preinst [new file with mode: 0755]
data/package_contents/whitestork/DEBIAN/prerm [new file with mode: 0755]
data/package_contents/whitestorkdictionary/DEBIAN/control [new file with mode: 0644]
data/package_contents/whitestorkdictionary/DEBIAN/postinst [new file with mode: 0755]
data/package_contents/whitestorkdictionary/DEBIAN/postrm [new file with mode: 0755]
data/package_contents/whitestorkdictionary/DEBIAN/preinst [new file with mode: 0755]
data/package_contents/whitestorkdictionary/DEBIAN/prerm [new file with mode: 0755]
data/package_contents/whitestorkgui/DEBIAN/control [new file with mode: 0644]
data/package_contents/whitestorkgui/DEBIAN/postinst [new file with mode: 0755]
data/package_contents/whitestorkgui/DEBIAN/postrm [new file with mode: 0755]
data/package_contents/whitestorkgui/DEBIAN/preinst [new file with mode: 0755]
data/package_contents/whitestorkgui/DEBIAN/prerm [new file with mode: 0755]
data/package_contents/whitestorkplugins/DEBIAN/control [new file with mode: 0644]
data/package_contents/whitestorkplugins/DEBIAN/postinst [new file with mode: 0755]
data/package_contents/whitestorkplugins/DEBIAN/postrm [new file with mode: 0755]
data/package_contents/whitestorkplugins/DEBIAN/preinst [new file with mode: 0755]
data/package_contents/whitestorkplugins/DEBIAN/prerm [new file with mode: 0755]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/files [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/whitestork.postinst [new file with mode: 0755]
debian/whitestork.prerm [new file with mode: 0755]
debian/whitestork.substvars [new file with mode: 0644]
debian/whitestorkgui.postinst [new file with mode: 0755]
debian/whitestorkgui.prerm [new file with mode: 0755]
debian/whitestorkplugins.postinst [new file with mode: 0755]
generate_locale [new file with mode: 0755]
generate_repo [new file with mode: 0755]
include/dictionary_engine.h [new file with mode: 0644]
include/ws_dbus.h [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/domain.mo [new file with mode: 0644]
po/en_GB.po [new file with mode: 0644]
po/pl_PL.po [new file with mode: 0644]
po/pl_Pl.po [new file with mode: 0644]
po/template.po [new file with mode: 0644]
po/whitestork.mo [new file with mode: 0644]
src/bookmarks/bdb/COPYING [new file with mode: 0755]
src/bookmarks/bdb/Makefile [new file with mode: 0755]
src/bookmarks/bdb/data/bm_trans.db [new file with mode: 0755]
src/bookmarks/bdb/data/bm_words.db [new file with mode: 0755]
src/bookmarks/bdb/include/.kateconfig [new file with mode: 0755]
src/bookmarks/bdb/include/engine_bookmark.h [new file with mode: 0755]
src/bookmarks/bdb/src/.kateconfig [new file with mode: 0755]
src/bookmarks/bdb/src/berkeleyRead.c [new file with mode: 0644]
src/bookmarks/bdb/src/engine_bookmark.c [new file with mode: 0755]
src/bookmarks/bdb/src/test.c [new file with mode: 0755]
src/bookmarks/bdb/src/testMakeDatabase.c [new file with mode: 0755]
src/bookmarks/sql/COPYING [new file with mode: 0644]
src/bookmarks/sql/Makefile [new file with mode: 0644]
src/bookmarks/sql/include/engine_bookmark.h [new file with mode: 0644]
src/bookmarks/sql/src/engine_bookmark.c [new file with mode: 0644]
src/bookmarks/sql/src/test.c [new file with mode: 0644]
src/bookmarks/sql/src/testMakeDatabase.c [new file with mode: 0644]
src/bookmarks/sql3/COPYING [new file with mode: 0644]
src/bookmarks/sql3/Makefile [new file with mode: 0644]
src/bookmarks/sql3/include/engine_bookmark.h [new file with mode: 0644]
src/bookmarks/sql3/src/engine_bookmark.c [new file with mode: 0644]
src/bookmarks/sql3/src/test.c [new file with mode: 0644]
src/bookmarks/sql3/src/testMakeDatabase.c [new file with mode: 0644]
src/bookmarks/xdxf/COPYING [new file with mode: 0644]
src/bookmarks/xdxf/Makefile [new file with mode: 0644]
src/bookmarks/xdxf/include/engine_bookmark.h [new file with mode: 0644]
src/bookmarks/xdxf/src/engine_bookmark.c [new file with mode: 0644]
src/bookmarks/xdxf/src/engine_bookmark_old.c [new file with mode: 0644]
src/bookmarks/xdxf/src/test.c [new file with mode: 0644]
src/bookmarks/xdxf/src/test1.c [new file with mode: 0644]
src/bookmarks/xdxf/src/test2.c [new file with mode: 0644]
src/bookmarks/xdxf/src/testMakeDatabase.c [new file with mode: 0644]
src/dbus_wrapper/COPYING [new file with mode: 0644]
src/dbus_wrapper/Doxyfile [new file with mode: 0644]
src/dbus_wrapper/Makefile [new file with mode: 0644]
src/dbus_wrapper/src/ws_dbus.c [new file with mode: 0644]
src/gui/include/pc-instances.h [new file with mode: 0644]
src/gui/include/ws_gui.h [new file with mode: 0644]
src/gui/include/ws_gui_callbacks.h [new file with mode: 0644]
src/gui/include/ws_gui_layout.h [new file with mode: 0644]
src/gui/makefile [new file with mode: 0644]
src/gui/src/pc-instances.c [new file with mode: 0644]
src/gui/src/ws_gui.c [new file with mode: 0644]
src/gui/src/ws_gui_callbacks.c [new file with mode: 0644]
src/gui/src/ws_gui_layout.c [new file with mode: 0644]
src/manager/COPYING [new file with mode: 0644]
src/manager/Makefile [new file with mode: 0644]
src/manager/include/pc-instances.h [new file with mode: 0644]
src/manager/include/untar.h [new file with mode: 0644]
src/manager/include/ws_manager.h [new file with mode: 0644]
src/manager/include/ws_mng_bookmarks_utils.h [new file with mode: 0644]
src/manager/include/ws_mng_callbacks.h [new file with mode: 0644]
src/manager/include/ws_mng_dictionary_utils.h [new file with mode: 0644]
src/manager/include/ws_mng_gconf_utils.h [new file with mode: 0644]
src/manager/include/ws_mng_searching_threads.h [new file with mode: 0644]
src/manager/include/ws_mng_threads_utils.h [new file with mode: 0644]
src/manager/src/untar.c [new file with mode: 0644]
src/manager/src/whitestork.c [new file with mode: 0644]
src/manager/src/ws_manager.c [new file with mode: 0644]
src/manager/src/ws_mng_bookmarks_utils.c [new file with mode: 0644]
src/manager/src/ws_mng_callbacks.c [new file with mode: 0644]
src/manager/src/ws_mng_dictionary_utils.c [new file with mode: 0644]
src/manager/src/ws_mng_gconf_utils.c [new file with mode: 0644]
src/manager/src/ws_mng_searching_threads.c [new file with mode: 0644]
src/manager/src/ws_mng_threads_utils.c [new file with mode: 0644]
src/plugins/stardict/COPYING [new file with mode: 0755]
src/plugins/stardict/Makefile [new file with mode: 0755]
src/plugins/stardict/doc/DICTFILE_FORMAT [new file with mode: 0755]
src/plugins/stardict/include/data.h [new file with mode: 0644]
src/plugins/stardict/include/defs.h [new file with mode: 0644]
src/plugins/stardict/include/dictP.h [new file with mode: 0644]
src/plugins/stardict/include/dictd.h [new file with mode: 0644]
src/plugins/stardict/include/dictzip.h [new file with mode: 0644]
src/plugins/stardict/include/engine API.h [new file with mode: 0755]
src/plugins/stardict/include/engine_stardict.h [new file with mode: 0755]
src/plugins/stardict/include/maa.h [new file with mode: 0644]
src/plugins/stardict/src/engine_stardict.c [new file with mode: 0755]
src/plugins/stardict/src/test.c [new file with mode: 0755]
src/plugins/stardict/test_dictsip/data.c [new file with mode: 0644]
src/plugins/stardict/test_dictsip/data.h [new file with mode: 0644]
src/plugins/stardict/test_dictsip/dictd.c [new file with mode: 0644]
src/plugins/stardict/test_dictsip/dictd.h [new file with mode: 0644]
src/plugins/stardict/test_dictsip/dictzip.c [new file with mode: 0644]
src/plugins/stardict/test_dictsip/dictzip.h [new file with mode: 0644]
src/plugins/xdxf/COPYING [new file with mode: 0644]
src/plugins/xdxf/Makefile [new file with mode: 0755]
src/plugins/xdxf/include/engine_xdxf.h [new file with mode: 0644]
src/plugins/xdxf/src/engine_xdxf.c [new file with mode: 0644]
src/plugins/xdxf/src/test.c [new file with mode: 0644]