added note about autogenerated files (merged from HEAD)
2001-01-14 Sven Neumann <sven@gimp.org> * HACKING: added note about autogenerated files (merged from HEAD)
This commit is contained in:
parent
ae881a0fd0
commit
5ab9fc9dbc
2 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2001-01-14 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* HACKING: added note about autogenerated files (merged from HEAD)
|
||||
|
||||
2001-01-14 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/menus.c
|
||||
|
|
|
|||
5
HACKING
5
HACKING
|
|
@ -47,3 +47,8 @@ list. All kinds of contributions are accepted. Patches that you wish to go
|
|||
into the distribution should also be uploaded to ftp://ftp.gimp.org/incoming.
|
||||
Follow the rules there for naming your patches.
|
||||
|
||||
Please notice that some files in the source are generated from other sources.
|
||||
Among these are the files ending in _pdb.[ch] in the libgimp directory
|
||||
and the files ending in _cmds.c in the app subdirectory. Those are generated
|
||||
from the respective .pdb files in tools/pdbgen/pdb. All those files have a
|
||||
short notice about being autogenerated somewhere at the top.
|
||||
|
|
|
|||
Loading…
Reference in a new issue