From 7e07bb9c6e2c04bdef61244f97de7f3255e20dad Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Sat, 6 Apr 2002 03:04:26 +0000 Subject: Fixed a typo that caused breakage. 2002-04-05 Kevin Breit * C/config-themes.xml: Fixed a typo that caused breakage. * C/config-keybindings.xml: Fixed some gross breakage. --- help/C/Makefile.am | 12 ++++++++---- help/C/config-themes.xml | 2 +- help/ChangeLog | 8 ++++++++ 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/help/C/Makefile.am b/help/C/Makefile.am index d007c0bcf..a58eeee45 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -1,13 +1,17 @@ -docname = gnome-control-center-manual +figs = +docname = control-center-manual lang = C -#omffile = control-center.omf -entities = config-behavior.xml \ +omffile = control-center-C.omf +entities = config-background.xml \ + config-behavior.xml \ config-cds.xml \ config-hints.xml \ config-html.xml \ config-kbd.xml \ + config-keybindings.xml \ config-mouse.xml \ config-screensaver.xml \ - config-sound.xml + config-sound.xml \ + config-themes.xml include $(top_srcdir)/help/xmldocs.make dist-hook: app-dist-hook diff --git a/help/C/config-themes.xml b/help/C/config-themes.xml index 9bee1d6e0..b5757ced4 100644 --- a/help/C/config-themes.xml +++ b/help/C/config-themes.xml @@ -23,7 +23,7 @@ Adding a Theme To add a theme to use: - + Click the Install new theme button. diff --git a/help/ChangeLog b/help/ChangeLog index eeaf30ab5..27a39ff67 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,11 @@ +2002-04-05 Kevin Breit + + * C/config-themes.xml: Fixed a typo that caused breakage. + + * C/config-keybindings.xml: Fixed some gross breakage. + + * C/control-center-C.omf: Added file to CVS. + 2002-03-31 Kevin Breit * C/control-center.xml: Enabled theme selector in documentation. -- cgit v1.2.1