Added possibility to add new dictionaries from user interface
authormaritus <lucas.pawlik@gmail.com>
Wed, 6 Sep 2006 09:15:54 +0000 (09:15 +0000)
committermaritus <lucas.pawlik@gmail.com>
Wed, 6 Sep 2006 09:15:54 +0000 (09:15 +0000)
commite1c4612d13bbc15fe3d77218a5fe654c873ec568
tree68b5a922b6dc9bfb4a1dab037d3de229c6a640b6
parent4b2de55dba7ffc7ae6dae8a3ac07d346a19121f1
Added possibility to add new dictionaries from user interface

git-svn-id: file:///svnroot/mdictionary/trunk@7 5bde0345-f819-0410-ac75-e5045f9217cc
30 files changed:
Makefile
data/dict_icon.png [new file with mode: 0644]
data/icon.png [new file with mode: 0644]
data/org.maemo.WhiteStorkGui.service [new file with mode: 0644]
data/whitestork.desktop
data/whitestork.png
dbus/src/ws_dbus.c
dict.cache [deleted file]
dict.xdxf [deleted file]
dict1.cache [new file with mode: 0644]
dict1.xdxf [new file with mode: 0644]
dict2.xdxf [new file with mode: 0644]
engine/include/dictionary_engine.h
engine/include/engine_xdxf.h
engine/src/engine_xdxf.c
gui/makefile
gui/src/whitestork.png [deleted file]
gui/src/ws_gui.c
gui/src/ws_gui_callbacks.c
gui/src/ws_gui_layout.c
include/dictionary_engine.h
include/engine_xdxf.h
include/ws_dbus.h
include/ws_gui.h
include/ws_gui_callbacks.h
include/ws_gui_layout.h
include/ws_manager.h
manager/makefile
manager/src/test_mng.c
manager/src/ws_manager.c