summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--configure.in13
-rw-r--r--gnome2-accessibility-guide/C/dtconfig.xml8
-rw-r--r--gnome2-system-admin-guide/C/gconf.xml8
-rw-r--r--gnome2-system-admin-guide/C/themes.xml4
-rw-r--r--gnome2-user-guide/C/goscustdesk.xml2
-rw-r--r--gnome2-user-guide/C/gosoverview.xml2
-rw-r--r--gnome2-user-guide/Makefile.am2
8 files changed, 25 insertions, 27 deletions
diff --git a/ChangeLog b/ChangeLog
index d59dc12..d7b47f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-09-14 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * gnome2-user-guide/Makefile.am:
+ - Removed the translations, since they're out-of-date
+
+ * gnome2-accessibility-guide/C/dtconfig.xml:
+ * gnome2-system-admin-guide/C/gconf.xml:
+ * gnome2-system-admin-guide/C/themes.xml:
+ * gnome2-user-guide/C/goscustdesk.xml:
+ * gnome2-user-guide/C/gosoverview.xml:
+ - Fixed non-well-formed XML
+
2004-09-16 Irene Ryan <irene.ryan@sun.com>
* gnome2-accessibility-guide/C/gnome-access-guide.xml, preface.xml
diff --git a/configure.in b/configure.in
index c7ea768..f185ff5 100644
--- a/configure.in
+++ b/configure.in
@@ -39,19 +39,6 @@ Makefile
gnome-user-docs.spec
gnome2-user-guide/Makefile
gnome2-user-guide/C/Makefile
-gnome2-user-guide/de/Makefile
-gnome2-user-guide/es/Makefile
-gnome2-user-guide/eu/Makefile
-gnome2-user-guide/fr/Makefile
-gnome2-user-guide/hu/Makefile
-gnome2-user-guide/it/Makefile
-gnome2-user-guide/ja/Makefile
-gnome2-user-guide/ko/Makefile
-gnome2-user-guide/ro/Makefile
-gnome2-user-guide/sv/Makefile
-gnome2-user-guide/uk/Makefile
-gnome2-user-guide/zh_CN/Makefile
-gnome2-user-guide/zh_TW/Makefile
gnome2-accessibility-guide/Makefile
gnome2-accessibility-guide/C/Makefile
gnome2-system-admin-guide/Makefile
diff --git a/gnome2-accessibility-guide/C/dtconfig.xml b/gnome2-accessibility-guide/C/dtconfig.xml
index 8a6444b..21d6479 100644
--- a/gnome2-accessibility-guide/C/dtconfig.xml
+++ b/gnome2-accessibility-guide/C/dtconfig.xml
@@ -199,12 +199,12 @@ repeat rate of a keypress. See <xref linkend="dtconfig-19"/>.</para>
</listitem>
</itemizedlist>
<sect2 id="dtconfig-12">
- <title>Before You Can Use AccessX onthe Solaris&trade; Operating System</title>
- <para>If you are using the GNOME Desktop for the Solaris&trade; 8 operating
+ <title>Before You Can Use AccessX on the <trademark class="trade">Solaris</trademark> Operating System</title>
+ <para>If you are using the GNOME Desktop for the <trademark class="trade">Solaris</trademark> 8 operating
system or the Solaris 9 operating system, you must enable XKB on your system
before you can use the <application>AccessX</application> preference tool. </para>
<note>
- <para>XKB is not currently supported on Sun Ray&trade; systems.</para>
+ <para>XKB is not currently supported on <trademark class="trade">Sun Ray</trademark> systems.</para>
</note>
<para>To enable XKB on a non-Sun Ray Solaris system, perform the following
steps:</para>
@@ -416,7 +416,7 @@ following functions:</para>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para>&minus;</para>
+ <para>-</para>
</entry>
<entry colname="colspec1" valign="top">
<para>Mouse button 3</para>
diff --git a/gnome2-system-admin-guide/C/gconf.xml b/gnome2-system-admin-guide/C/gconf.xml
index 32eecdc..744d78f 100644
--- a/gnome2-system-admin-guide/C/gconf.xml
+++ b/gnome2-system-admin-guide/C/gconf.xml
@@ -498,7 +498,7 @@ command:</para>
<secondary>command line tool</secondary>
</indexterm>
<para><application>GConf</application> includes a
-command line tool, <command>gconftool-2</command>. You can use the <command>gconftool&ndash;2</command> command to perform the following tasks: </para>
+command line tool, <command>gconftool-2</command>. You can use the <command>gconftool-2</command> command to perform the following tasks: </para>
<itemizedlist>
<listitem>
<para>Set the values of keys.</para>
@@ -1327,8 +1327,7 @@ font, run the following command:</para>
<para>
<computeroutput>#</computeroutput>
<userinput>gconftool-2 --direct --config-source
-xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /desktop/gnome/interface/font_name &ldquo;Sans
-12&rdquo;</userinput>
+xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /desktop/gnome/interface/font_name "Sans 12"</userinput>
</para>
<para><indexterm><primary>desktop</primary><secondary>font preferences, setting
with GConf</secondary></indexterm>To set <literal>palatino 12</literal> as
@@ -1336,8 +1335,7 @@ the default desktop object font, run the following command:</para>
<para>
<computeroutput>#</computeroutput>
<userinput>gconftool-2 --direct --config-source
-xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /apps/nautilus/preferences/desktop_font &ldquo;palatino
-12&rdquo;</userinput>
+xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /apps/nautilus/preferences/desktop_font "palatino 12"</userinput>
</para>
</sect2>
<sect2 id="gconf-20">
diff --git a/gnome2-system-admin-guide/C/themes.xml b/gnome2-system-admin-guide/C/themes.xml
index 82c2198..bd94f31 100644
--- a/gnome2-system-admin-guide/C/themes.xml
+++ b/gnome2-system-admin-guide/C/themes.xml
@@ -307,7 +307,7 @@ icon, so that the icon displays correctly in the themes. You can create the
icons in several formats, for example Portable Network Graphic (PNG) format.
The suggested size of icons for the desktop environment is 48 pixels by 48
pixels. At this size, most themes can rescale the icons.</para>
- <para>When you install a new icon, create the following 48 &times; 48 pixel
+ <para>When you install a new icon, create the following 48 pixel by 48 pixel
versions of the icon:</para>
<itemizedlist>
<listitem>
@@ -323,7 +323,7 @@ versions of the icon:</para>
<para>Inverse high contrast icon</para>
</listitem>
</itemizedlist>
- <para>If possible, create 16 &times; 16 pixel versions of the each of the
+ <para>If possible, create 16 pixel by 16 pixel versions of the each of the
icons above also, for themes that do not require large print.</para>
<para>Install the icons to the image files location that is specified for
the theme in <xref linkend="themes-3"/> or <xref linkend="themes-5"/>. For example,
diff --git a/gnome2-user-guide/C/goscustdesk.xml b/gnome2-user-guide/C/goscustdesk.xml
index 31530d3..213138a 100644
--- a/gnome2-user-guide/C/goscustdesk.xml
+++ b/gnome2-user-guide/C/goscustdesk.xml
@@ -2270,7 +2270,7 @@ web browser. </para>
</entry>
<entry colname="colspec1" colsep="0" rowsep="0" valign="top">
<para>Enter the command to execute to start the custom web browser.
-To enable the browser to display a URL that you click on, include <command>&ldquo;%s&rdquo;</command> after the command.</para>
+To enable the browser to display a URL that you click on, include <command>"%s"</command> after the command.</para>
</entry>
</row>
<row>
diff --git a/gnome2-user-guide/C/gosoverview.xml b/gnome2-user-guide/C/gosoverview.xml
index bedb492..37de5d8 100644
--- a/gnome2-user-guide/C/gosoverview.xml
+++ b/gnome2-user-guide/C/gosoverview.xml
@@ -743,7 +743,7 @@ specify the number of workspaces that you require.</para>
</varlistentry>
<varlistentry>
<term>Open special <firstterm>Uniform Resource Identifiers</firstterm>
- (URIs)</term
+ (URIs)</term>
<listitem><para>The GNOME Desktop contains special URIs that enable
you to access particular functions from the file manager. For example,
to access the preference tools, you can access the
diff --git a/gnome2-user-guide/Makefile.am b/gnome2-user-guide/Makefile.am
index 01e2cee..1487d19 100644
--- a/gnome2-user-guide/Makefile.am
+++ b/gnome2-user-guide/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = C de es eu fr hu it ja ko ro sv uk zh_CN zh_TW
+SUBDIRS = C