This document will detail the layout of the directories and what purpose 
they serve.

client            -- Client related files.
client/plugins    -- Plugins for the client.
client/widgets    -- Client specific widgets.
client/components -- Client specific bonobo components

server            -- Server related files
server/database   -- Database backend

docs              -- Documentation for the project


include           -- Common include files

lib               -- SNMP support library 

macros            -- GNOME related macros

po                -- Translation catalogs

support           -- Misc Support files/tools

utils             -- Misc utilities

data              -- Data for the app
data/pixmaps      -- Pixmaps for the application.

