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-accessibility-guide/C/dtconfig.xml | 4 ++-- gnome2-accessibility-guide/C/gnome-access-guide.xml | 4 ++-- gnome2-accessibility-guide/Makefile.am | 15 ++++++++++++++- 3 files changed, 18 insertions(+), 5 deletions(-) (limited to 'gnome2-accessibility-guide') diff --git a/gnome2-accessibility-guide/C/dtconfig.xml b/gnome2-accessibility-guide/C/dtconfig.xml index 783f816..e4d8566 100644 --- a/gnome2-accessibility-guide/C/dtconfig.xml +++ b/gnome2-accessibility-guide/C/dtconfig.xml @@ -369,7 +369,7 @@ following functions: - +- Tertiary mouse button @@ -381,7 +381,7 @@ following functions: The toggle mouse button key enable the currently selected mouse button until the Mouse button click key is pressed. This allows you to perform drag and drop operations. -The Mouse button click emulates the currently selected mouse button. Pressing /, * or will change the behaviour of this. The currently selected mouse button can be seen in the Keyboard Accessibility Status panel application, discussed in . +The Mouse button click emulates the currently selected mouse button. Pressing /, * or - will change the behaviour of this. The currently selected mouse button can be seen in the Keyboard Accessibility Status panel application, discussed in . The Primary mouse button is the left mouse button for right handed people. The Secondary mouse button is the right mouse button and the Tertiary mouse button is the middle mouse button. diff --git a/gnome2-accessibility-guide/C/gnome-access-guide.xml b/gnome2-accessibility-guide/C/gnome-access-guide.xml index 7231fbf..06a0d56 100644 --- a/gnome2-accessibility-guide/C/gnome-access-guide.xml +++ b/gnome2-accessibility-guide/C/gnome-access-guide.xml @@ -1,5 +1,5 @@ - @@ -37,7 +37,7 @@ ME-THE-TRANSLATOR (Latin translation) --> - + GNOME Documentation Project &LEGAL; diff --git a/gnome2-accessibility-guide/Makefile.am b/gnome2-accessibility-guide/Makefile.am index 1487d19..3958687 100644 --- a/gnome2-accessibility-guide/Makefile.am +++ b/gnome2-accessibility-guide/Makefile.am @@ -1,2 +1,15 @@ -SUBDIRS = C +include $(top_srcdir)/gnome-doc-utils.make +dist-hook: doc-dist-hook +DOC_MODULE = gnome-access-guide +DOC_ENTITIES = \ + accessintro.xml \ + ats.xml \ + dtconfig.xml \ + keynav.xml \ + preface.xml \ + sysadmin.xml \ + themes.xml \ + legal.xml + +DOC_LINGUAS = -- cgit