~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/protocol_dictionary/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-07-30 20:31:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1679.
  • Revision ID: brian@gaz-20100730203119-89g2ye4zwnvcacxg
First pass in encapsulating row

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=Protocol Dictionary
3
 
description=Provides dictionary tables for protocol counters
4
 
load_by_default=yes
5
 
sources=
6
 
  dictionary.cc
7
 
headers=
8
 
  dictionary.h
9
 
static=yes