completed the GNOME intro; there are many omissions, but it seems OK. Now

1998-05-05  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/gnome-intro.sgml: completed the GNOME intro; there are
	many omissions, but it seems OK.  Now I have to proofread it a bit
	and add a mention of panel applets.  I also added all the
	generated HTML files for people who do not have the docbook tools
	installed (this sucks).

	* core-docs/Makefile.am: put core-docs under automake with some
	quickly hacked-up rules for the RH-5.1 release.  I will clean it
	up later; this seems to work and install gnome-intro in a way such
	that the help browser picks it up.

	* Makefile.am (SUBDIRS): added core-docs
This commit is contained in:
Mark Galassi 1998-05-05 07:21:09 +00:00 committed by Mark Galassi
parent 83fdec557c
commit 4b67555e3b
3 changed files with 18 additions and 1 deletions

View file

@ -1,3 +1,18 @@
1998-05-05 Mark Galassi <rosalia@cygnus.com>
* core-docs/gnome-intro.sgml: completed the GNOME intro; there are
many omissions, but it seems OK. Now I have to proofread it a bit
and add a mention of panel applets. I also added all the
generated HTML files for people who do not have the docbook tools
installed (this sucks).
* core-docs/Makefile.am: put core-docs under automake with some
quickly hacked-up rules for the RH-5.1 release. I will clean it
up later; this seems to work and install gnome-intro in a way such
that the help browser picks it up.
* Makefile.am (SUBDIRS): added core-docs
Sun May 3 22:43:59 1998 Tom Tromey <tromey@cygnus.com>
* acconfig.h (HAVE_FORKPTY): New macro.

View file

@ -1,6 +1,7 @@
SUBDIRS = intl po macros \
panel applets \
gsm pixmaps desktop-links desktop-properties help-browser gnome-terminal
gsm pixmaps desktop-links desktop-properties help-browser \
gnome-terminal core-docs
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
@MAINT@include macros/macros.dep

View file

@ -102,6 +102,7 @@ applets/mixer/Makefile
applets/netwatch/Makefile
applets/cpuload/Makefile
applets/cpumemusage/Makefile
core-docs/Makefile
desktop-links/Makefile
desktop-properties/Makefile
gnome-terminal/Makefile