replacing static tables by lists
commit7a117d8a5b5d5802f7afb961adff0061b3309fb6
authorPawel Dziepak <pdziepak@quarnos.org>
Mon, 16 Jun 2008 15:56:06 +0000 (16 17:56 +0200)
committerPawel Dziepak <pdziepak@quarnos.org>
Mon, 16 Jun 2008 15:56:06 +0000 (16 17:56 +0200)
treeb8ceae2c6be51d45412632e88b501ae1b48f15e6
parentca87afce6d49bad5414bd434ebe947d73ddd4801
replacing static tables by lists

 * dynamic lists introduced
 * static tables in services management system replaced by lists

 Code included in this commit needs to be commented, cleaned and documented. Do  so soon!
libs/delegate.cpp
libs/list.cpp [new file with mode: 0644]
libs/list.h [new file with mode: 0644]
manes/start.cpp
services/service.cpp
services/service.h
services/service_name.cpp
services/service_name.h