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> 1999-08-18 Elliot Lee <sopwith@redhat.com>
* gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant * 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_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 SGML_FILES = gmc.sgml
@ -302,12 +302,12 @@ installdirs:
mostlyclean-generic: mostlyclean-generic:
-rm -f index.html gmc.html -rm -f index.html
clean-generic: clean-generic:
distclean-generic: distclean-generic:
-rm -f Makefile gmc.html $(CONFIG_CLEAN_FILES) -rm -f Makefile $(CONFIG_CLEAN_FILES)
-rm -rf gmc -rm -rf gmc
maintainer-clean-generic: maintainer-clean-generic:
mostlyclean-am: mostlyclean-generic mostlyclean-am: mostlyclean-generic
@ -340,7 +340,7 @@ mostlyclean distclean maintainer-clean
all: all:
index.html: gmc.html index.html:
gmc.html: gmc/gmc.html gmc.html: gmc/gmc.html
-cp gmc/gmc.html . -cp gmc/gmc.html .

View File

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