gnucash-docs maint: Multiple changes pushed
Frank H.Ellenberger
fell at code.gnucash.org
Fri Aug 16 04:11:50 EDT 2019
Updated via https://github.com/Gnucash/gnucash-docs/commit/bee947f2 (commit)
via https://github.com/Gnucash/gnucash-docs/commit/aa5b289b (commit)
from https://github.com/Gnucash/gnucash-docs/commit/712a5019 (commit)
commit bee947f24141cbc9de3a135958b454db954897ff
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Aug 16 07:33:35 2019 +0200
2 "This" for different parts is confusing
diff --git a/help/C/Help_ch_GettingHelp.xml b/help/C/Help_ch_GettingHelp.xml
index ddc7fc6..677b8d4 100644
--- a/help/C/Help_ch_GettingHelp.xml
+++ b/help/C/Help_ch_GettingHelp.xml
@@ -94,7 +94,7 @@
<sect2 id="tutorial">
<title><application>&app;</application> Tutorial and Concepts Guide</title>
- <para>This guide is the counterpart to this help. It explains the concepts used in <application>&app;</application> and has a tutorial
+ <para>The guide is the counterpart to this help. It explains the concepts used in <application>&app;</application> and has a tutorial
that takes you through using <application>&app;</application> to manage your accounts. It will appear if you choose
<guibutton>Open the new user tutorial</guibutton> in the
<guilabel>Welcome to &app;!</guilabel> menu.</para>
commit aa5b289b7bc8b96081b99f43dd864a6ca4906f2d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Aug 16 00:57:00 2019 +0200
Minor review of platform compatibility
diff --git a/guide/C/ch_oview.xml b/guide/C/ch_oview.xml
index 7d748c7..d73aeff 100644
--- a/guide/C/ch_oview.xml
+++ b/guide/C/ch_oview.xml
@@ -110,14 +110,14 @@
<listitem>
<para><emphasis>Open Financial Exchange (OFX)</emphasis>:
- <application>&app;</application> is the first free software application to support the
+ <application>&app;</application> has been the first free software application to support the
Open Financial Exchange protocol. Many financial institutions
are moving towards this format.</para>
</listitem>
<listitem>
<para><emphasis>Home Banking Computer Interface
- (HBCI)</emphasis>: <application>&app;</application> is the first free software
+ (HBCI)</emphasis>: <application>&app;</application> has been the first free software
application to support the German Home Banking Computer
Interface protocol. This protocol includes statement download,
initiates bank transfers, and makes direct debits
@@ -158,15 +158,27 @@
<para><emphasis>Multi-platform Compatibility</emphasis>:
<application>&app;</application> is supported on a variety
of platforms and operating systems. The list of fully
- supported operating systems (and platforms) for
- <application>&app;</application> &vers-stable; is: GNU/Linux
- (x86, x86_64), FreeBSD (x86, x86_64), OpenBSD (x86, x86_64),
- MacOS (64-bit Intel), and Microsoft Windows (Windows 7 and
- later). Previous versions of
- <application>&app;</application> have been known to work
- with, SGI IRIX (MIPS), IBM AIX 4.1.5 (RS/6000), Unixware 7
- (Intel), SCO OpenServer 5.0.4 (Intel), and Solaris (Sparc)
- but their current status is unknown.</para>
+ supported operating systems (and platforms) is for
+ </para>
+ <variablelist>
+ <varlistentry><term><application>&app;</application> &vers-stable;</term>
+ <listitem><para>GNU/Linux (x86, x86_64), FreeBSD (x86, x86_64), OpenBSD
+ (x86, x86_64), Apple MacOS (64-bit Intel), and Microsoft Windows
+ (Windows 7 and later).</para></listitem>
+ </varlistentry>
+ <varlistentry><term><application>&app;</application> ≤ 2.6.21</term>
+ <listitem><para>Apple MacOS (32-bit Intel, PPC) and Microsoft Windows
+ (XP and Vista).</para></listitem>
+ </varlistentry>
+ <varlistentry><term><application>&app;</application> ≤ 2.2.9</term>
+ <listitem><para>Microsoft Windows (2000).</para></listitem>
+ </varlistentry>
+ <varlistentry><term>Previous versions of <application>&app;</application></term>
+ <listitem><para>have been known to work with SGI IRIX (MIPS), IBM
+ AIX 4.1.5 (RS/6000), Unixware 7 (Intel), SCO OpenServer 5.0.4
+ (Intel), and Solaris (Sparc) but their current status is unknown.</para></listitem>
+ </varlistentry>
+ </variablelist> <!-- Platforms -->
</listitem>
</itemizedlist>
</sect2>
Summary of changes:
guide/C/ch_oview.xml | 34 +++++++++++++++++++++++-----------
help/C/Help_ch_GettingHelp.xml | 2 +-
2 files changed, 24 insertions(+), 12 deletions(-)
More information about the gnucash-changes
mailing list