Tagged the previous version of WhiteStork svn/tags/release_0.5.1-1
authorkrzsas <krzsas@gmail.com>
Thu, 7 Dec 2006 11:19:19 +0000 (11:19 +0000)
committerkrzsas <krzsas@gmail.com>
Thu, 7 Dec 2006 11:19:19 +0000 (11:19 +0000)
commitcd124b73654c8cc643bc42b0b93d70804b2d6c69
tree7189f11babac3766a13e3d4b16b4d083e0182bc2
Tagged the previous version of WhiteStork

git-svn-id: file:///svnroot/mdictionary/tags/release_0.5.1-1@34 5bde0345-f819-0410-ac75-e5045f9217cc
94 files changed:
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
data/add_sums.sh [new file with mode: 0755]
data/copy_clean.sh [new file with mode: 0755]
data/dict1.cache [new file with mode: 0644]
data/dict1.xdxf [new file with mode: 0644]
data/dict2.xdxf [new file with mode: 0644]
data/dict_icon.png [new file with mode: 0644]
data/engine_xdxf_icon.png [new file with mode: 0644]
data/files_debbuild/create_basic_files.sh [new file with mode: 0755]
data/files_debbuild/engC_changelog [new file with mode: 0644]
data/files_debbuild/engC_changelog.Debian [new file with mode: 0644]
data/files_debbuild/engC_copyright [new file with mode: 0644]
data/files_debbuild/engc_control [new file with mode: 0644]
data/files_debbuild/engc_postinst [new file with mode: 0755]
data/files_debbuild/engc_postrm [new file with mode: 0755]
data/files_debbuild/engc_preinst [new file with mode: 0755]
data/files_debbuild/engc_prerm [new file with mode: 0755]
data/files_debbuild/guiC_changelog [new file with mode: 0644]
data/files_debbuild/guiC_changelog.Debian [new file with mode: 0644]
data/files_debbuild/guiC_copyright [new file with mode: 0644]
data/files_debbuild/guic_control [new file with mode: 0644]
data/files_debbuild/guic_postinst [new file with mode: 0755]
data/files_debbuild/guic_postrm [new file with mode: 0755]
data/files_debbuild/guic_preinst [new file with mode: 0755]
data/files_debbuild/guic_prerm [new file with mode: 0755]
data/files_debbuild/manual_pages_example [new file with mode: 0644]
data/files_debbuild/mngC_changelog [new file with mode: 0644]
data/files_debbuild/mngC_changelog.Debian [new file with mode: 0644]
data/files_debbuild/mngC_copyright [new file with mode: 0644]
data/files_debbuild/mngc_control [new file with mode: 0644]
data/files_debbuild/mngc_postinst [new file with mode: 0755]
data/files_debbuild/mngc_postrm [new file with mode: 0755]
data/files_debbuild/mngc_preinst [new file with mode: 0755]
data/files_debbuild/mngc_prerm [new file with mode: 0755]
data/icon.png [new file with mode: 0644]
data/org.maemo.WhiteStorkGui.service [new file with mode: 0644]
data/org.maemo.WhiteStorkManager.service [new file with mode: 0644]
data/postinst.ex [new file with mode: 0644]
data/pre-release.sh [new file with mode: 0755]
data/release.sh [new file with mode: 0755]
data/version.sh [new file with mode: 0755]
data/whitestork.desktop [new file with mode: 0644]
data/whitestork.png [new file with mode: 0644]
data/ws_top.png [new file with mode: 0644]
data/ws_tra.png [new file with mode: 0644]
dbus/COPYING [new file with mode: 0644]
dbus/Doxyfile [new file with mode: 0644]
dbus/Makefile [new file with mode: 0644]
dbus/src/ws_dbus.c [new file with mode: 0644]
dh_make [new file with mode: 0755]
dict1.cache [new file with mode: 0644]
dict1.xdxf [new file with mode: 0644]
dict2.xdxf [new file with mode: 0644]
engine/COPYING [new file with mode: 0644]
engine/doxyconf [new file with mode: 0644]
engine/include/dictionary_engine.h [new file with mode: 0644]
engine/include/engine_xdxf.h [new file with mode: 0644]
engine/makefile [new file with mode: 0644]
engine/src/engine_xdxf.c [new file with mode: 0644]
gui/COPYING [new file with mode: 0644]
gui/makefile [new file with mode: 0644]
gui/src/ws_gui.c [new file with mode: 0644]
gui/src/ws_gui_callbacks.c [new file with mode: 0644]
gui/src/ws_gui_layout.c [new file with mode: 0644]
include/dictionary_engine.h [new file with mode: 0644]
include/engine_xdxf.h [new file with mode: 0644]
include/ws_dbus.h [new file with mode: 0644]
include/ws_gui.h [new file with mode: 0644]
include/ws_gui_callbacks.h [new file with mode: 0644]
include/ws_gui_layout.h [new file with mode: 0644]
include/ws_manager.h [new file with mode: 0644]
manager/COPYING [new file with mode: 0644]
manager/Doxyfile [new file with mode: 0644]
manager/makefile [new file with mode: 0644]
manager/src/test_mng.c [new file with mode: 0644]
manager/src/ws_manager.c [new file with mode: 0644]
packages/debian/DEBIAN/control [new file with mode: 0644]
packages/debian/DEBIAN/md5sums [new file with mode: 0644]
packages/debian/DEBIAN/postinst [new file with mode: 0755]
packages/debian/DEBIAN/postrm [new file with mode: 0755]
packages/debian/DEBIAN/preinst [new file with mode: 0755]
packages/debian/DEBIAN/prerm [new file with mode: 0755]
packages/debian/etc/others-menu/extra_applications/0112_whitestorkgui.desktop [new file with mode: 0644]
packages/debian/usr/bin/WhiteStork [new file with mode: 0755]
packages/debian/usr/share/applications/hildon/whitestorkgui.desktop [new file with mode: 0644]
packages/debian/usr/share/dbus-1/services/org.maemo.WhiteStorkGui.service [new file with mode: 0644]
packages/debian/usr/share/doc/whitestorkgui/changelog.Debian.gz [new file with mode: 0644]
packages/debian/usr/share/doc/whitestorkgui/changelog.gz [new file with mode: 0644]
packages/debian/usr/share/doc/whitestorkgui/copyright [new file with mode: 0644]
packages/debian/usr/share/pixmaps/whitestork.png [new file with mode: 0644]
packages/debian/usr/share/pixmaps/whitestork_icon.png [new file with mode: 0644]
release_makefile [new file with mode: 0644]
stork.png [new file with mode: 0644]