mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to GConf Editor-2.30.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8525 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
34f9863ea6
commit
c94f4e016b
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "17"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2010">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
@ -629,7 +629,7 @@ $Date$
|
||||
<!ENTITY evince-version "2.30.2">
|
||||
<!ENTITY file-roller-version "2.28.2">
|
||||
<!ENTITY gcalctool-version "5.30.2">
|
||||
<!ENTITY gconf-editor-version "2.28.0">
|
||||
<!ENTITY gconf-editor-version "2.30.0">
|
||||
<!ENTITY gdm-version "2.28.2">
|
||||
<!ENTITY gedit-version "2.28.2">
|
||||
<!ENTITY gnome-disk-utility-version "2.28.1">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gconf-editor-download-http "&gnome-download-http;/gconf-editor/&gnome-old-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-download-ftp "&gnome-download-ftp;/gconf-editor/&gnome-old-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-md5sum "f3f19df4ce47ca27bf69d355f24ac5ba">
|
||||
<!ENTITY gconf-editor-download-http "&gnome-download-http;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-download-ftp "&gnome-download-ftp;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-md5sum "2a941e3c64843be69190f38891470580">
|
||||
<!ENTITY gconf-editor-size "1.3 MB">
|
||||
<!ENTITY gconf-editor-buildsize "12 MB">
|
||||
<!ENTITY gconf-editor-time "0.1 SBU">
|
||||
<!ENTITY gconf-editor-buildsize "13 MB">
|
||||
<!ENTITY gconf-editor-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gconf-editor" xreflabel="GConf Editor-&gconf-editor-version;">
|
||||
@ -33,6 +33,8 @@
|
||||
GUI editor for the <application>GConf</application> configuration
|
||||
database.</para>
|
||||
|
||||
&lfs65_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -59,8 +61,9 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GConf"/>,
|
||||
<xref linkend="gnome-doc-utils"/>, and
|
||||
<xref linkend="gtk2"/></para>
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gtk2"/>, and
|
||||
<xref linkend="which"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended"><xref linkend="rarian"/></para>
|
||||
@ -117,8 +120,8 @@ make</userinput></screen>
|
||||
<seglistitem>
|
||||
<seg>gconf-editor</seg>
|
||||
<seg>None</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help, omf,
|
||||
pixmaps}/gconf-editor</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/share/{gconf-editor/icons/hicolor/16x16/status,
|
||||
gnome/help/gconf-editor/*,omf/gconf-editor}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -40,6 +40,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 18th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to GConf Editor-2.30.0.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 17th, 2010</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user