Changeset 7ff7653
- Timestamp:
- 01/07/2010 03:58:49 AM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 0498a0c6
- Parents:
- afd2a8c1
- Files:
-
- 1 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rafd2a8c1 r7ff7653 4 4 --> 5 5 6 <!ENTITY day "0 6"> <!-- Always 2 digits -->6 <!ENTITY day "07"> <!-- Always 2 digits --> 7 7 <!ENTITY month "01"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2010"> … … 136 136 <!ENTITY libesmtp-version "1.0.4"> 137 137 <!ENTITY aspell-version "0.60.6"> 138 <!ENTITY enchant-version "1.5.0"> 138 139 <!ENTITY slib-version "3a4"> 139 140 <!ENTITY gwrap-version "1.3.4"> -
general/genlib/genlib.xml
rafd2a8c1 r7ff7653 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libesmtp.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aspell.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="enchant.xml"/> 64 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="slib.xml"/> 65 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gwrap.xml"/> -
gnome/add/epiphany.xml
rafd2a8c1 r7ff7653 73 73 74 74 <bridgehead renderas="sect4">Optional</bridgehead> 75 <para role="optional"><ulink 76 url="http://www.abisource.com/projects/enchant/">Enchant</ulink>, 75 <para role="optional"><xref linkend="enchant"/>, 77 76 <xref linkend="intltool"/>, and 78 77 <xref linkend="gtk-doc"/></para> -
gnome/add/gedit.xml
rafd2a8c1 r7ff7653 66 66 <bridgehead renderas="sect4">Optional (to Provide Spell-Checking Capability)</bridgehead> 67 67 <para role="optional"><xref linkend="iso-codes"/> and 68 < ulink url="http://www.abisource.com/projects/enchant/">Enchant</ulink>*</para>68 <xref linkend="enchant"/>*</para> 69 69 70 70 <bridgehead renderas="sect4">Optional (to Provide Python Bindings and Plugins)</bridgehead> -
introduction/welcome/changelog.xml
rafd2a8c1 r7ff7653 42 42 --> 43 43 <listitem> 44 <para>January 7th, 2010</para> 45 <itemizedlist> 46 <listitem> 47 <para>[wblaszcz] - Added new package, enchant-1.5.0.</para> 48 </listitem> 49 </itemizedlist> 50 </listitem> 51 52 <listitem> 44 53 <para>January 6th, 2010</para> 45 54 <itemizedlist> -
xsoft/office/abiword.xml
rafd2a8c1 r7ff7653 67 67 <para role="optional"><xref linkend="libgnomeui"/> (for GNOME-2 support), 68 68 <xref linkend="gucharmap"/>, 69 < ulink url="http://www.abisource.com/enchant/">Enchant</ulink> (uses69 <xref linkend="enchant"/> (uses 70 70 <xref linkend="aspell"/>), 71 71 <ulink url="http://wvware.sourceforge.net/">wv</ulink> (with -
xsoft/other/xchat.xml
rafd2a8c1 r7ff7653 83 83 84 84 <para>Note that using <application>libsexy</application> for spell checking 85 requires <ulink 86 url="http://www.abisource.com/projects/enchant/">Enchant</ulink> 87 at run-time. <xref linkend="aspell"/> is just one of many backend spell 88 libraries <application>Enchant</application> can use. See the 89 <application>Enchant</application> project page (URL above) for additional 90 information about the available backends.</para> 85 requires <xref linkend="enchant"/> at run-time. <xref linkend="aspell"/> is 86 just one of many backend spell libraries <application>Enchant</application> 87 can use.</para> 91 88 92 89 <para condition="html" role="usernotes">User Notes:
Note:
See TracChangeset
for help on using the changeset viewer.