Index of /pub/misc/grafik/gimp/gimp/plugin-template

      Name                                               Last modified       Size  Description

[DIR] Parent Directory 19-May-2012 12:38 - [TXT] 0.0_LATEST-IS_2.2.0 29-Dec-2004 16:49 0k [TXT] README 29-Dec-2004 16:50 1k [   ] gimp-plugin-template-1.2.0.tar.gz 12-Jul-2001 22:37 148k GZIP compressed docume> [   ] gimp-plugin-template-1.3.0.tar.gz 05-Mar-2003 19:32 135k GZIP compressed docume> [   ] gimp-plugin-template-1.3.1.tar.gz 25-Jul-2003 18:05 136k GZIP compressed docume> [   ] gimp-plugin-template-1.3.2.tar.gz 29-Nov-2003 13:41 140k GZIP compressed docume> [   ] gimp-plugin-template-1.3.3.tar.gz 02-Feb-2004 15:09 126k GZIP compressed docume> [   ] gimp-plugin-template-2.2.0.tar.gz 29-Dec-2004 16:48 128k GZIP compressed docume>

GIMP Plug-In Template
=====================

This package is an empty GIMP Plug-In.

It features all the nice things a good GIMP Plug-In should have:

- The source is separated in main/interface/render files (core/ui separation).
- It's prepared for I18N.
- It installs it's own help files.
- Full autoconf/automake support.
- A dialog with examples of all libgimp widgets.

Basically everything a Plug-In author should ever need except
her own image manupulation routines.