From f07797b7fcfbc9f43eaf406941f7d6657be5a2fa Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Wed, 9 Jul 2003 21:46:07 +0000 Subject: [PATCH] add gbr.txt and pat.txt 2003-07-09 Manish Singh * devel-docs/Makefile.am: add gbr.txt and pat.txt --- ChangeLog | 4 ++++ devel-docs/Makefile.am | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4e32d0eea9..191ea88554 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-09 Manish Singh + + * devel-docs/Makefile.am: add gbr.txt and pat.txt + 2003-07-09 Manish Singh * plug-ins/pygimp/plug-ins/gtkcons.py: don't do anything if run diff --git a/devel-docs/Makefile.am b/devel-docs/Makefile.am index 8716082d66..3b4e6110ca 100644 --- a/devel-docs/Makefile.am +++ b/devel-docs/Makefile.am @@ -13,10 +13,12 @@ EXTRA_DIST = \ README \ README.gtkdoc \ debug-plug-ins.txt \ + gbr.txt \ gih.txt \ gpb.txt \ includes.txt \ parasites.txt \ + pat.txt \ structure.xml \ undo.txt \ xcf.txt