mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to GConf Editor-2.12.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5676 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2686d1604a
commit
d2db46f0e0
@ -430,7 +430,7 @@
|
||||
<!ENTITY ggv-version "2.12.0">
|
||||
<!ENTITY evince-version "0.4.0">
|
||||
<!ENTITY file-roller-version "2.12.2">
|
||||
<!ENTITY gconf-editor-version "2.12.0">
|
||||
<!ENTITY gconf-editor-version "2.12.1">
|
||||
<!ENTITY gnome-utils-version "2.12.2">
|
||||
<!ENTITY gnome-system-monitor-version "2.12.1">
|
||||
<!ENTITY nautilus-cd-burner-version "2.12.2">
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
|
||||
<!ENTITY gconf-editor-md5sum "ec8b0d4ee2a460ed31f69e4825fb4e17">
|
||||
<!ENTITY gconf-editor-size "531 KB">
|
||||
<!ENTITY gconf-editor-buildsize "7.6 MB">
|
||||
<!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 "0fa81dee78ca10f0192eb19afa6883f5">
|
||||
<!ENTITY gconf-editor-size "539 KB">
|
||||
<!ENTITY gconf-editor-buildsize "7.8 MB">
|
||||
<!ENTITY gconf-editor-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -73,7 +73,8 @@
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--sysconfdir=&gnome-etc-dir; --localstatedir=/var/lib &&
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--localstatedir=/var/lib &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -110,11 +111,8 @@ make</userinput></screen>
|
||||
<seglistitem>
|
||||
<seg>gconf-editor</seg>
|
||||
<seg>None</seg>
|
||||
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/apps/gconf-editor,
|
||||
&gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/gconf-editor,
|
||||
$GNOME_PREFIX/share/gnome/help/gconf-editor,
|
||||
$GNOME_PREFIX/share/omf/gconf-editor, and
|
||||
$GNOME_PREFIX/share/pixmaps/gconf-editor</seg>
|
||||
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/gconf-editor
|
||||
and $GNOME_PREFIX/share/[gnome/help, omf, pixmaps]/gconf-editor</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>February 12th, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to GConf Editor-2.12.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[archaic] - Updated to Postfix-2.2.8.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user