summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2009-03-03 00:45:33 +0000
committerShaun McCance <shaunm@src.gnome.org>2009-03-03 00:45:33 +0000
commit7f407ca8e1f5fea5e20bf157c4d49ba308dbe265 (patch)
treeb90f162f64f80561a3acb7fb552b2428a87af8b5
parent9fafd4b61b835215738e03ed5364b38385c36fe2 (diff)
downloadgnome-user-docs-7f407ca8e1f5fea5e20bf157c4d49ba308dbe265.tar.gz
gnome-user-docs-7f407ca8e1f5fea5e20bf157c4d49ba308dbe265.tar.xz
gnome-user-docs-7f407ca8e1f5fea5e20bf157c4d49ba308dbe265.zip
- Validity fixes from Matthew East, bug #573840
* C/goscustdesk.xml: * C/gospanel.xml: * C/gosstartsession.xml: - Validity fixes from Matthew East, bug #573840 svn path=/trunk/; revision=1122
-rw-r--r--gnome2-user-guide/C/goscustdesk.xml22
-rw-r--r--gnome2-user-guide/C/gospanel.xml6
-rw-r--r--gnome2-user-guide/C/gosstartsession.xml4
-rw-r--r--gnome2-user-guide/ChangeLog7
4 files changed, 23 insertions, 16 deletions
diff --git a/gnome2-user-guide/C/goscustdesk.xml b/gnome2-user-guide/C/goscustdesk.xml
index 2d2837d..bb3b96b 100644
--- a/gnome2-user-guide/C/goscustdesk.xml
+++ b/gnome2-user-guide/C/goscustdesk.xml
@@ -27,11 +27,10 @@ customize the GNOME Desktop.</para>
<sect1 id="prefs-personal">
+ <title>Personal</title>
<!-- Was Login Photo prefs, could go to About Me if that was enabled by default -->
<anchor id="goscustdesk-95"/>
- <title>Personal</title>
-
<sect2 id="goscustaccess-11">
<title>Assistive Technologies Preferences</title>
<indexterm>
@@ -306,11 +305,10 @@ commands to run (<option>-x</option> for <application>gnome-terminal</applicatio
</itemizedlist>
<sect3 id="prefs-theme">
<title>Theme Preferences</title>
-
<anchor id="goscustdesk-12"/>
<anchor id="goscustdesk-54"/>
<anchor id="goscustdesk-82"/>
-
+
<indexterm>
<primary>themes</primary>
<secondary>setting controls options</secondary>
@@ -332,6 +330,7 @@ frame options</secondary>
<primary>preference tools</primary>
<secondary>Theme</secondary>
</indexterm>
+
<para>A theme is a group of coordinated settings that specifies
the visual appearance of a part of the GNOME Desktop. You can choose themes
to change the appearance of the GNOME Desktop. Use the <application>Theme</application> tabbed section to select a theme. You can choose from a list
@@ -462,7 +461,7 @@ the new theme. </para>
</listitem>
</orderedlist>
</sect4>
- <anchor id="goscustdesk-80"/>
+
<!--How does this work nowadays ?
<sect4 id="goscustdesk-80">
<title>To Install a New Theme Option</title>
@@ -1721,8 +1720,8 @@ test area to test the effect of your settings.</para>
<sect3 id="prefs-keyboard-a11y">
- <!-- Maintained for 2.8 compatibility -->
- <anchor id="goscustaccess-6"/>
+ <title>Keyboard Accessibility Preferences</title>
+
<indexterm>
<primary>AccessX</primary>
<see>preference tools, Keyboard Accessibility</see>
@@ -1741,7 +1740,9 @@ accessibility options</secondary>
<secondary>Keyboard Accessibility</secondary>
</indexterm>
- <title>Keyboard Accessibility Preferences</title>
+
+ <!-- Maintained for 2.8 compatibility -->
+ <anchor id="goscustaccess-6"/>
<anchor id="goscustaccess-8"/>
<anchor id="goscustaccess-9"/>
<para>The <guilabel>Accessibility</guilabel> tabbed section allows you to set options such as filtering out accidental keypresses and using shortcut keys without having to hold down several keys at once. These features are also known as AccessX.</para>
@@ -2131,10 +2132,8 @@ typing breaks.</para>
<sect2 id="prefs-mouse">
<title>Mouse Preferences</title>
-
<!-- Maintained for 2.8 compatibility -->
<anchor id="goscustperiph-5"/>
-
<indexterm>
<primary>preference tools</primary>
<secondary>Mouse</secondary>
@@ -2143,6 +2142,7 @@ typing breaks.</para>
<primary>mouse</primary>
<secondary>configuring</secondary>
</indexterm>
+
<para>With the <application>Mouse</application> preference tool
you can:</para>
<itemizedlist>
@@ -2275,7 +2275,7 @@ specified here, the action is not interpreted as a double-click. </para>
</tgroup>
</table>
</sect3>
--->
+
<sect3 id="goscustdesk-53">
<title>Mouse Accessibility Preferences</title>
<para>Use the <guilabel>Accessibility</guilabel> tabbed section to configure
diff --git a/gnome2-user-guide/C/gospanel.xml b/gnome2-user-guide/C/gospanel.xml
index 561ad35..2b590a1 100644
--- a/gnome2-user-guide/C/gospanel.xml
+++ b/gnome2-user-guide/C/gospanel.xml
@@ -1367,19 +1367,19 @@ a drawer in the following ways: </para>
<para>You can add a drawer to a panel in the following ways: </para>
<variablelist>
<varlistentry>
- <term><para>From the panel popup menu</para></term>
+ <term>From the panel popup menu</term>
<listitem>
<orderedlist>
<listitem><para>Right-click on any vacant space on the panel, then choose
<guimenuitem>Add to Panel</guimenuitem>.</para></listitem>
<listitem><para>In the <application>Add to Panel</application> dialog, select
- <label>Drawer</label>. Click <guibutton>Add</guibutton>, then click
+ <guilabel>Drawer</guilabel>. Click <guibutton>Add</guibutton>, then click
<guibutton>Close</guibutton>.</para></listitem>
</orderedlist>
</listitem>
</varlistentry>
<varlistentry>
- <term><para>From any menu</para></term>
+ <term>From any menu</term>
<listitem>
<para>You can add a menu as a drawer object to a panel.</para>
<para>To add a menu as a drawer to a panel, open the menu from the panel.
diff --git a/gnome2-user-guide/C/gosstartsession.xml b/gnome2-user-guide/C/gosstartsession.xml
index dae226e..cb42498 100644
--- a/gnome2-user-guide/C/gosstartsession.xml
+++ b/gnome2-user-guide/C/gosstartsession.xml
@@ -195,10 +195,10 @@ panel, click on the <guibutton>Lock Screen</guibutton> button.</para>
<guilabel>Options</guilabel> tab.</para>
<sect2 id="gosstartsession-21">
+ <title>Startup Programs Tab</title>
<!-- Preserve IDs for backwards compatibility -->
<anchor id="gosstartsession-6"/>
<anchor id="gosstartsession-10"/>
- <title>Startup Programs Tab</title>
<para>You can use the Startup Programs tab to add, modify, and
remove startup programs.</para>
<para>A list of startup programs is displayed on this tab. The list shows
@@ -260,10 +260,10 @@ panel, click on the <guibutton>Lock Screen</guibutton> button.</para>
</sect2>
<sect2 id="gosstartsession-22">
+ <title>Session Options Tab</title>
<!-- Preserve IDs for backwards compatibility -->
<anchor id="gosstartsession-9"/>
<anchor id="gosgetstarted-74"/>
- <title>Session Options Tab</title>
<para>The session manager can remember which applications you have
running when you log out and can automatically restart them when you log
in again. If you would like this to happen every time you log out, check
diff --git a/gnome2-user-guide/ChangeLog b/gnome2-user-guide/ChangeLog
index e393df1..7c0a18c 100644
--- a/gnome2-user-guide/ChangeLog
+++ b/gnome2-user-guide/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-02 Shaun McCance <shaunm@gnome.org>
+
+ * C/goscustdesk.xml:
+ * C/gospanel.xml:
+ * C/gosstartsession.xml:
+ - Validity fixes from Matthew East, bug #573840
+
2009-02-26 Mario Blättermann <mariobl@svn.gnome.org>
* de/de.po: Updated German translation.