mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Updated to gedit-2.10.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4336 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a1d1bd8314
commit
2ae4a2d520
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gedit-download-http "http://ftp.gnome.org/pub/GNOME/sources/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
|
||||
<!ENTITY gedit-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gedit/&gnome-version;/gedit-&gedit-version;.tar.bz2">
|
||||
<!ENTITY gedit-md5sum "89052aec40b7447eb11d73134d71e812">
|
||||
<!ENTITY gedit-size "2.5 MB">
|
||||
<!ENTITY gedit-buildsize "47 MB">
|
||||
<!ENTITY gedit-time "0.55 SBU">
|
||||
<!ENTITY gedit-md5sum "e3cf99b9233377583a69c4ad235e8494">
|
||||
<!ENTITY gedit-size "3.1 MB">
|
||||
<!ENTITY gedit-buildsize "56 MB">
|
||||
<!ENTITY gedit-time "0.6 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gedit" xreflabel="gedit-&gedit-version;">
|
||||
@ -61,8 +61,13 @@ commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -84,8 +89,9 @@ instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>gedit</application> package contains
|
||||
<command>gedit</command>, a Bonobo control module and several
|
||||
<application>gedit</application> plugin modules.</para>
|
||||
<command>gedit</command>, <command>gnome-text-editor</command>, a Bonobo
|
||||
control module and several <application>gedit</application> plugin
|
||||
modules.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -95,7 +101,11 @@ instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
<para><command>gedit</command> is a lightweight text editor.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>gnome-text-editor</title>
|
||||
<para><command>gnome-text-editor</command> is a symlink to
|
||||
<command>gedit</command>.</para>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
@ -26,7 +26,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
|
||||
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4 and gtksourceview-1.2.0.</para>
|
||||
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0 and
|
||||
gedit-2.10.2.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user