Added new targets to makefile: deb, deldeb
authormaritus <lucas.pawlik@gmail.com>
Mon, 28 Aug 2006 07:45:29 +0000 (07:45 +0000)
committermaritus <lucas.pawlik@gmail.com>
Mon, 28 Aug 2006 07:45:29 +0000 (07:45 +0000)
commit2967c72c78dc18e35bf4c1c861ef206f14653660
tree08f3bd1feae41d614780890f60fa2689ee64a4ec
parentc2fedd093afb4daf364a738186bfda8cff23e8d7
Added new targets to makefile: deb, deldeb

git-svn-id: file:///svnroot/mdictionary/trunk@2 5bde0345-f819-0410-ac75-e5045f9217cc
25 files changed:
Makefile [new file with mode: 0644]
README
data/org.maemo.WhiteStorkManager.service [new file with mode: 0644]
data/whitestork.desktop [new file with mode: 0644]
data/whitestork.png [new file with mode: 0644]
dbus/src/ws_dbus.c
dh_make [new file with mode: 0755]
dict.cache [new file with mode: 0644]
dict.xdxf [new file with mode: 0644]
engine/include/dictionary_engine.h
engine/src/engine_xdxf.c
gui/makefile
gui/src/ikona.png [deleted file]
gui/src/whitestork.png [new file with mode: 0644]
gui/src/ws_gui.c
gui/src/ws_gui_callbacks.c
gui/src/ws_gui_layout.c
include/ws_dbus.h
include/ws_gui.h
include/ws_gui_callbacks.h
include/ws_gui_layout.h
makefile [deleted file]
manager/makefile
manager/src/test_mng.c
manager/src/ws_manager.c