~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/sleep/plugin.ini

  • Committer: Brian Aker
  • Date: 2008-07-20 05:41:52 UTC
  • Revision ID: brian@tangent.org-20080720054152-5laf6plsb0o7h6ss
Documentation cleanup

Show diffs side-by-side

added added

removed removed

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