Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i want to write a xcf file creation plugin
#8
(12-26-2016, 04:23 PM)plexigras Wrote:
(12-26-2016, 01:40 PM)Ofnuts Wrote: Happy to help... may I attract your attention to the following two lines in the file:

Code:
#   If you make and redistribute changes to this code, please mark it
#   in reasonable ways as different from the original version.


... which are a reminder of the Section 5 Conveying Modified Source Versions of the GPLv3 licence, which you agreed to implicitly by using and redistributing the code.

IMHO this means:

1) remove me as the main author (I can still be credited...)
2) replace the "ofn-" prefix in the file name and the registration procedure (because they are my own identifiers...)

Thanks.
https://gist.github.com/plexigras/d07a37.../revisions
better?

Yes, but not perfect yet:

Code:
register(

'ofn-coalesce-images',

'Coalesce images with same name in a directory tree into a single XCF',

'Coalesce images with same name in a directory tree into a single XCF',

'Ofnuts','Ofnuts','2016',

'Coalesce images',
Reply


Messages In This Thread
RE: i want to write a xcf file creation plugin - by Ofnuts - 12-26-2016, 05:12 PM

Forum Jump: