~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/hello_events/plugin.ini

  • Committer: Barry.Leslie at PrimeBase
  • Date: 2010-04-23 20:58:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1544.
  • Revision ID: barry.leslie@primebase.com-20100423205815-xo2dm2x14wegz1gm
Added a demo plugin based on the the events plugin API.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
name=hello_events
 
3
title=An example events Plugin
 
4
description=An example events Plugin Plugin for Drizzle
 
5
load_by_default=no
 
6
sources=hello_events.cc
 
7
headers=hello_events.h
 
 
b'\\ No newline at end of file'