~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
10
11
12
[plugin]
title=Status Dictionary
description=Dictionary system for status, variables, commands.
load_by_default=yes
sources=
  status.cc
  dictionary.cc
headers=
  dictionary.h
  variables.h
  state_tool.h
static=yes