Remove help and help/C
2002-05-29 Jody Goldberg <jody@gnome.org> * configure.in : Remove help and help/C
This commit is contained in:
parent
2b1aa2ce08
commit
c5792ef570
4 changed files with 31 additions and 25 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-05-29 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* configure.in : Remove help and help/C
|
||||
|
||||
2002-05-16 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
|
||||
|
|
|
@ -213,6 +213,4 @@ capplets/accessibility/keyboard/Makefile
|
|||
capplets/network/Makefile
|
||||
capplets/windows/Makefile
|
||||
schemas/Makefile
|
||||
help/Makefile
|
||||
help/C/Makefile
|
||||
libsounds/Makefile])
|
||||
|
|
|
@ -1,22 +1,25 @@
|
|||
figs =
|
||||
docname = control-center-manual
|
||||
lang = C
|
||||
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-themes.xml \
|
||||
config-file-type.xml \
|
||||
config-accessibility-keyboard.xml \
|
||||
config-default-apps.xml \
|
||||
control-center.xml
|
||||
|
||||
include $(top_srcdir)/help/xmldocs.make
|
||||
dist-hook: app-dist-hook
|
||||
#
|
||||
# Disabled : The control center docs are in the gnome-user-guide module
|
||||
#
|
||||
#figs =
|
||||
#docname = control-center-manual
|
||||
#lang = C
|
||||
#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-themes.xml \
|
||||
# config-file-type.xml \
|
||||
# config-accessibility-keyboard.xml \
|
||||
# config-default-apps.xml \
|
||||
# control-center.xml
|
||||
#
|
||||
#include $(top_srcdir)/help/xmldocs.make
|
||||
#dist-hook: app-dist-hook
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
SUBDIRS = C
|
||||
# Disabled the docs are in gnome-user-guide
|
||||
# SUBDIRS = C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue