PDB_Interface Changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello to all GIMP developers.

If anyone changes or removes an
existing PDB-Interface
there are 2 things that should be done:

1) please check if the Interface is 
   alreay used in a Plugin.
   (the plug-ins Directory of the
   standard distribution should be checked)
   
   On Unix Systems this can be done
   with one find command like this:
   
   cd <GIMP>/plug-ins
   find . -type f -exec grep -l "gimp_convert_indexed" {} /dev/null \;

   ./perl/examples/Create_Images
   ./perl/examples/homepage-logo.pl
   ./perl/examples/image_tile
   ./perl/examples/prep4gif.pl
   ./gap/gap_range_ops.o
   ./gap/gap_range_ops.c
   ./gap/.libs/gap_plugins

2) send an e-mail to the Plugin Author.
   The e-mail should inform the Author
   about the Changes, and if you have
   already changed the Plug-In or not.
   (the Authors's e-mail Adress is
   usually found in the Parameters
   of gimp_install_procedure)

Please help to keep all the PlugIns working.

Wolfgang Hofer <hof@xxxxxxxxxx>
Author of some GIMP-Plugins




HotBot - Search smarter.
http://www.hotbot.com


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux