Made this file work actually. Added a lot of stuff.

2002-03-14  Kevin Breit  <mrproper@ximian.com>

	* C/Makefile.am: Made this file work actually.  Added a lot of stuff.
This commit is contained in:
Kevin Breit 2002-03-14 22:43:06 +00:00 committed by Kevin Breit
parent e4305264b4
commit ab403d2719
2 changed files with 15 additions and 2 deletions

View file

@ -1 +1,13 @@
SUBDIRS = figures
docname = gnome-control-center-manual
lang = C
#omffile = control-center.omf
entities = config-behavior.xml \
config-cds.xml \
config-hints.xml \
config-html.xml \
config-kbd.xml \
config-mouse.xml \
config-screensaver.xml \
config-sound.xml
include $(top_srcdir)/help/xmldocs.make
dist-hook: app-dist-hook

View file

@ -1,6 +1,7 @@
2002-03-14 Kevin Breit <mrproper@ximian.com>
* C/Makefile.am: Added to cvs.
Made this file work actually. Added a lot of stuff.
2002-03-08 Kevin Breit <mrproper@ximian.com>
@ -45,4 +46,4 @@
* C/control-center.xml: Added to CVS. Should be XML valid.
* C/control-center.sgml: Removed file from CVS. Will be replacing shortly.
* C/control-center.sgml: Removed file from CVS. Will be replacing shortly.