Fixed an error in settings dialog that caused app to segfault on arm. Changed init...
authoreshe <jessehakanen@gmail.com>
Thu, 27 May 2010 14:18:38 +0000 (15:18 +0100)
committereshe <jessehakanen@gmail.com>
Thu, 27 May 2010 14:18:38 +0000 (15:18 +0100)
commit4c87b6256dcaa2fc16568fcdb4d7a83f840cccd1
tree3685cfb3a76558a4f78b46298c27989e4fed1c54
parent8d5a300af1292568264137af8a7a32027ffb705a
Fixed an error in settings dialog that caused app to segfault on arm. Changed init script to start daemon as user instead of root. Added small fixes to postinst etc. scripts.
12 files changed:
Makefile
debian/control
debian/postinst
debian/postrm
debian/preinst
debian/prerm
src/daemon/Makefile
src/daemon/data/jenirokd
src/daemon/main.cpp
src/gui/Makefile
src/gui/daemon.cpp
src/gui/settingsdialog.cpp