Update of /cvsroot/openinteract/OpenInteract2/extra_packages/tips_quotes_cw
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14751
Modified Files:
Changes
Added Files:
package.ini
Removed Files:
package.conf
Log Message:
move package to new format (package.conf -> package.ini; move doc/ -> OI2::App)
--- NEW FILE: package.ini ---
[package]
name = tips_quotes_cw
version = 1.04
author = Chris Winters <ch...@cw...>
url = http://www.cwinters.com/
sql_installer =
description = Different quotes for using in a website. Currently we have \
Larry Wall quotes, advice from Mark-Jason Dominus and tips from "The Pragmatic Programmer"
[package template_plugin]
Quote = OpenInteract2::QuotePlugin
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/extra_packages/tips_quotes_cw/Changes,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Changes 28 Nov 2004 04:27:51 -0000 1.3
--- Changes 6 Mar 2005 16:44:17 -0000 1.4
***************
*** 1,4 ****
--- 1,8 ----
Revision history for OpenInteract package tips_quotes_cw.
+ 1.04 Sun Mar 6 11:42:06 EST 2005
+
+ Move to new package format.
+
1.03 Sat Nov 27 23:27:27 EST 2004
--- package.conf DELETED ---
|