From 0fa4d44f1f6e400038c0acef52b45468d657dab7 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 18 Feb 2006 23:19:59 +0000 Subject: - Converting to gnome-doc-utils * Makefile.am: * configure.in: * gnome2-accessibility-guide/Makefile.am: * gnome2-accessibility-guide/C/dtconfig.xml: * gnome2-accessibility-guide/C/gnome-access-guide.xml: * gnome2-system-admin-guide/Makefile.am: * gnome2-system-admin-guide/C/system-admin-guide.xml: * gnome2-user-guide/Makefile.am: * gnome2-user-guide/C/user-guide.xml: - Converting to gnome-doc-utils --- gnome2-system-admin-guide/C/system-admin-guide.xml | 3 +-- gnome2-system-admin-guide/Makefile.am | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 3 deletions(-) (limited to 'gnome2-system-admin-guide') diff --git a/gnome2-system-admin-guide/C/system-admin-guide.xml b/gnome2-system-admin-guide/C/system-admin-guide.xml index 4a986ea..f543262 100644 --- a/gnome2-system-admin-guide/C/system-admin-guide.xml +++ b/gnome2-system-admin-guide/C/system-admin-guide.xml @@ -10,7 +10,6 @@ - @@ -42,7 +41,7 @@ ME-THE-TRANSLATOR (Latin translation) --> - + GNOME Documentation Project &LEGAL; diff --git a/gnome2-system-admin-guide/Makefile.am b/gnome2-system-admin-guide/Makefile.am index 1487d19..df1b864 100644 --- a/gnome2-system-admin-guide/Makefile.am +++ b/gnome2-system-admin-guide/Makefile.am @@ -1,2 +1,21 @@ -SUBDIRS = C +include $(top_srcdir)/gnome-doc-utils.make +dist-hook: doc-dist-hook +DOC_MODULE = system-admin-guide +DOC_ENTITIES = \ + appendixa.xml \ + appendixb.xml \ + fontconfig.xml \ + gconf.xml \ + glossary.xml \ + help.xml \ + lockdown.xml \ + menustructure.xml \ + mimetypes.xml \ + performance.xml \ + screensavers.xml \ + sessions.xml \ + themes.xml \ + legal.xml + +DOC_LINGUAS = -- cgit