Ignore:
Timestamp:
01/10/2010 02:05:23 PM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
099ebaf
Parents:
627a4af
Message:

Updated to gedit-2.28.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8205 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gedit.xml

    r627a4af rb4f31af  
    55  %general-entities;
    66
    7   <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-old-version;/gedit-&gedit-version;.tar.bz2">
    8   <!ENTITY gedit-download-ftp  "&gnome-download-ftp;/gedit/&gnome-old-version;/gedit-&gedit-version;.tar.bz2">
    9   <!ENTITY gedit-md5sum        "7e8bf29bd6bf0d17ceaf42d9bd5d94e6">
    10   <!ENTITY gedit-size          "3.4 MB">
    11   <!ENTITY gedit-buildsize     "80 MB">
    12   <!ENTITY gedit-time          "1.1 SBU (includes spell-check support and Python plugins)">
     7  <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
     8  <!ENTITY gedit-download-ftp  "&gnome-download-ftp;/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
     9  <!ENTITY gedit-md5sum        "562b2e15cf4d3cef068caf7a25843ccd">
     10  <!ENTITY gedit-size          "4.4 MB">
     11  <!ENTITY gedit-buildsize     "86 MB">
     12  <!ENTITY gedit-time          "1.1 SBU">
    1313]>
    1414
     
    5858
    5959    <bridgehead renderas="sect4">Required</bridgehead>
    60     <para role="required"><xref linkend="libgnomeui"/>,
    61     <xref linkend="libgnomeprintui"/>,
     60    <para role="required"><xref linkend="GConf"/>,
    6261    <xref linkend="gnome-doc-utils"/>,
    63     <xref linkend="gtksourceview"/>, and
    64     <xref linkend="which"/></para>
     62    <xref linkend="gtk2"/>, and
     63    <xref linkend="gtksourceview"/></para>
    6564
    66     <bridgehead renderas="sect4">Optional (to Provide Spell-Checking Capability)</bridgehead>
    67     <para role="optional"><xref linkend="iso-codes"/> and
    68     <xref linkend="enchant"/>*</para>
    69 
    70     <bridgehead renderas="sect4">Optional (to Provide Python Bindings and Plugins)</bridgehead>
    71     <para role="optional"><xref linkend="pygtk"/> (including the gtk, pango
    72     and gtk.libglade modules) and
    73     <xref linkend="gnome-python-desktop"/> (including the gtksourceview
    74     module)</para>
     65    <bridgehead renderas="sect4">Recommended</bridgehead>
     66    <para role="recommended"><xref linkend="enchant"/> and
     67    <xref linkend="iso-codes"/> (to Provide Spell-Checking Capability), and
     68    <xref linkend="rarian"/></para>
    7569
    7670    <bridgehead renderas="sect4">Optional</bridgehead>
    77     <para role="optional"><xref linkend="intltool"/>,
     71    <para role="optional"><xref linkend="attr"/>,
    7872    <xref linkend="gtk-doc"/>,
    79     <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink></para>
    80 
    81     <para>* <xref linkend="aspell"/> is just one of many backend spell libraries
    82     <application>Enchant</application> can use. See the
    83     <application>Enchant</application> project page (URL above) for additional
    84     information about the available backends.</para>
     73    <xref linkend="libsoup"/>,
     74    <xref linkend="pygtk"/> (including the gtk and pango modules), and
     75    <xref linkend="pygtksourceview"/></para>
    8576
    8677    <para condition="html" role="usernotes">User Notes:
     
    9788<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    9889            --sysconfdir=&gnome-etc-dir; \
    99             --localstatedir=/var/lib \
    100             --disable-spell &amp;&amp;
     90            --libexecdir=$(pkg-config \
     91                --variable=prefix ORBit-2.0)/lib/gedit-2 \
     92            --localstatedir=/var/lib &amp;&amp;
    10193make</userinput></screen>
    10294
     
    121113    href="../../xincludes/scrollkeeper-dir.xml"/>
    122114
    123     <para><parameter>--disable-spell</parameter>: This parameter disables
     115    <para><option>--disable-spell</option>: Use this parameter to disables
    124116    spell-checking capability and is required if
    125     <application>Enchant</application> is not installed. Remove the
    126     parameter if <application>Enchant</application> is installed.</para>
     117    <application>Enchant</application> is not installed.</para>
    127118
    128119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    129120    href="../../xincludes/gtk-doc-rebuild.xml"/>
    130121
     122    <para><option>--disable-scrollkeeper</option>: Use this parameter if you
     123    wish to disable the updates to the scrollkeeper database.</para>
     124
    131125  </sect2>
    132 
    133   <!-- <sect2 role="configuration">
    134     <title>Configuring gedit</title>
    135 
    136     <sect3>
    137       <title>Configuration Information</title>
    138 
    139       <para>There is no way in the preferences to change the color of
    140       highlighted (such as when you search for text and it is found) text.
    141       If you wish to change the color, issue the following command as the
    142       <systemitem class="username">root</systemitem> user (substitute your
    143       color of choice):</para>
    144 
    145 <screen role="root"><userinput>sed -i 's/FFFF78/<replaceable>&lt;some-color-you-like&gt;</replaceable>/' gedit/gedit-document.c</userinput></screen>
    146 
    147     </sect3>
    148 
    149   </sect2> -->
    150126
    151127  <sect2 role="content">
     
    153129
    154130    <segmentedlist>
    155       <segtitle>Installed Programs</segtitle>
     131      <segtitle>Installed Program</segtitle>
    156132      <segtitle>Installed Libraries</segtitle>
    157133      <segtitle>Installed Directories</segtitle>
    158134
    159135      <seglistitem>
    160         <seg>gedit and gnome-text-editor</seg>
     136        <seg>gedit</seg>
    161137        <seg><application>gedit</application> plugin modules</seg>
    162         <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    163         include/gedit-2.16,
    164         lib/gedit-2,
    165         share/{gedit-2, {gnome/help, omf}/gedit}</seg>
     138        <seg><envar>$GNOME_PREFIX</envar>/{include/gedit-2.20/gedit,
     139        usr/lib/gedit-2/{gedit-2,plugin-loaders,plugins},share/{gedit-2/{icons,
     140        logo,plugins/*},gnome/help/gedit/*,omf/gedit}}</seg>
    166141      </seglistitem>
    167142    </segmentedlist>
     
    183158      </varlistentry>
    184159
    185       <varlistentry id="gnome-text-editor">
    186         <term><command>gnome-text-editor</command></term>
    187         <listitem>
    188           <para>is a symlink to <command>gedit</command>.</para>
    189           <indexterm zone="gedit gnome-text-editor">
    190             <primary sortas="g-gnome-text-editor">gnome-text-editor</primary>
    191           </indexterm>
    192         </listitem>
    193       </varlistentry>
    194 
    195160    </variablelist>
    196161
Note: See TracChangeset for help on using the changeset viewer.