From a581675c3951031bdc1b71fa654d0dadcc191397 Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 1 Jun 2004 06:04:25 +0000 Subject: [lcd4linux @ 2004-06-01 06:04:25 by reinelt] made README.Plugins and plugin_sample up to date. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@455 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- README.Plugins | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'README.Plugins') diff --git a/README.Plugins b/README.Plugins index 57e460e..88ca467 100644 --- a/README.Plugins +++ b/README.Plugins @@ -1,5 +1,5 @@ # -# $Id: README.Plugins,v 1.1 2004/01/06 17:33:45 reinelt Exp $ +# $Id: README.Plugins,v 1.2 2004/06/01 06:04:25 reinelt Exp $ # @@ -7,15 +7,10 @@ This file contains instructions for writing plugins to lcd4linux. - use the file 'plugin_sample.c' as a template - copy the file to 'plugin_yourname.c' and edit -- replace the "$Id..." in the first line with "$Id: README.Plugins,v 1.1 2004/01/06 17:33:45 reinelt Exp $" +- replace the "$Id..." in the first line with "$Id\$" (without backslash) - add a short description what this plugin is for - add your copyright notice (important: your name and email) -- replace the "$Log..." with "$Log: README.Plugins,v $ -- replace the "$Log..." with "Revision 1.1 2004/01/06 17:33:45 reinelt -- replace the "$Log..." with " -- replace the "$Log..." with "Evaluator: functions with variable argument lists -- replace the "$Log..." with "Evaluator: plugin_sample.c and README.Plugins added -- replace the "$Log..." with "" +- replace the "$Log..." with "$Log\$" (without backslash) - remove all Log lines until "*/" - do some documentation (I know that real programmers write programs, not documentation) - use one or more of the example functions as templates for your own functions -- cgit v1.2.3