1999-08-19 Federico Mena Quintero <federico@redhat.com>

* doc-gnome/C/gmc.sgml: Index fixes.
This commit is contained in:
Miguel de Icaza 1999-08-19 16:17:11 +00:00
parent 8994590550
commit 4a90180bd5
3 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,7 @@
1999-08-19 Federico Mena Quintero <federico@redhat.com>
* doc-gnome/C/gmc.sgml: Index fixes.
1999-08-18 Elliot Lee <sopwith@redhat.com>
* gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant

View File

@ -179,7 +179,7 @@ vcs = @vcs@
gmc_helpdir = $(datadir)/gnome/help/gmc/C
gmc_help_DATA = index.html gmc.html topic.dat
gmc_help_DATA = index.html topic.dat
SGML_FILES = gmc.sgml
@ -302,12 +302,12 @@ installdirs:
mostlyclean-generic:
-rm -f index.html gmc.html
-rm -f index.html
clean-generic:
distclean-generic:
-rm -f Makefile gmc.html $(CONFIG_CLEAN_FILES)
-rm -f Makefile $(CONFIG_CLEAN_FILES)
-rm -rf gmc
maintainer-clean-generic:
mostlyclean-am: mostlyclean-generic
@ -340,12 +340,12 @@ mostlyclean distclean maintainer-clean
all:
index.html: gmc.html
index.html:
gmc.html: gmc/gmc.html
-cp gmc/gmc.html .
-ln -s gmc.html index.html
gmc/gmc.html: $(SGML_FILES)
-db2html gmc.sgml

View File

@ -42,7 +42,7 @@
</legalnotice>
</bookinfo>
<toc></toc>
<chapter id="index">
<chapter>
<title>The GNOME File Manager</title>
<sect1>
<title>Introduction</title>