~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/sleep/plugin.ini

  • Committer: Olaf van der Spek
  • Date: 2011-03-23 10:31:37 UTC
  • mto: (2247.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 2248.
  • Revision ID: olafvdspek@gmail.com-20110323103137-lwevis2tfchgu18u
Propogate return void

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