Gimp/help/ChangeLog

23 lines
739 B
Text
Raw Normal View History

1999-10-04 03:02:46 -07:00
1999-10-04 Michael Natterer <mitch@gimp.org>
* C/dialogs/Makefile.am
* C/dialogs/brush_edit.html
* C/dialogs/index.html: new file.
1999-10-04 Michael Natterer <mitch@gimp.org>
1999-10-04 01:40:33 -07:00
* ChangeLog: initial revision of a separate help system ChangeLog.
* dir-template.sh: creates dummy help files and an index.
* makefile-am.sh: creates guess what ;-)
* make-help-stubs.sh: re-create the whole help system including
Makefile.am's (Don't dare to use it and commit afterwards).
* makelinks.sh: run this script in your $(gimp_data_dir)/help/C
directory to create neccessary symbolic links for the help
system.
* C/*: tons and tons of stub files for the help system.
Try "F1" whereever you like and report inconsistencies !!--))