~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/sleep/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-09-13 19:54:55 UTC
  • mfrom: (2397.1.3 plugin-docs)
  • Revision ID: me@mark.atwood.name-20110913195455-3bk3locm85m4jimp
mergeĀ lp:~daniel-nichter/drizzle/plugin-docs

Show diffs side-by-side

added added

removed removed

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