~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/sleep/plugin.ini

  • Committer: Brian Aker
  • Date: 2011-02-22 22:57:45 UTC
  • mto: (2194.4.1 drizzle-build)
  • mto: This revision was merged to the branch mainline in revision 2197.
  • Revision ID: brian@tangent.org-20110222225745-973fbdcutp2m1w0h
Add in KILL protocol support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
version=1.0
4
4
author=Patrick Galbraith
5
5
license=PLUGIN_LICENSE_GPL
6
 
title=Sleep UDF Plugin
7
 
description=UDF Plugin for sleep().
 
6
title=Sleep Function
 
7
description=Function Plugin for sleep().
8
8
sources=sleep.cc
 
9
static=yes
 
10
load_by_default=yes