Changeset c94f4e01


Ignore:
Timestamp:
08/18/2010 08:35:24 AM (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:
4a9eae57
Parents:
34f9863
Message:

Updated to GConf Editor-2.30.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r34f9863 rc94f4e01  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "18">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    630630<!ENTITY file-roller-version          "2.28.2">
    631631<!ENTITY gcalctool-version            "5.30.2">
    632 <!ENTITY gconf-editor-version         "2.28.0">
     632<!ENTITY gconf-editor-version         "2.30.0">
    633633<!ENTITY gdm-version                  "2.28.2">
    634634<!ENTITY gedit-version                "2.28.2">
  • gnome/add/gconf-editor.xml

    r34f9863 rc94f4e01  
    55  %general-entities;
    66
    7   <!ENTITY gconf-editor-download-http "&gnome-download-http;/gconf-editor/&gnome-old-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
    8   <!ENTITY gconf-editor-download-ftp  "&gnome-download-ftp;/gconf-editor/&gnome-old-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
    9   <!ENTITY gconf-editor-md5sum        "f3f19df4ce47ca27bf69d355f24ac5ba">
     7  <!ENTITY gconf-editor-download-http "&gnome-download-http;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
     8  <!ENTITY gconf-editor-download-ftp  "&gnome-download-ftp;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
     9  <!ENTITY gconf-editor-md5sum        "2a941e3c64843be69190f38891470580">
    1010  <!ENTITY gconf-editor-size          "1.3 MB">
    11   <!ENTITY gconf-editor-buildsize     "12 MB">
    12   <!ENTITY gconf-editor-time          "0.1 SBU">
     11  <!ENTITY gconf-editor-buildsize     "13 MB">
     12  <!ENTITY gconf-editor-time          "0.2 SBU">
    1313]>
    1414
     
    3333    GUI editor for the <application>GConf</application> configuration
    3434    database.</para>
     35
     36    &lfs65_built;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    6163    <para role="required"><xref linkend="GConf"/>,
    62     <xref linkend="gnome-doc-utils"/>, and
    63     <xref linkend="gtk2"/></para>
     64    <xref linkend="gnome-doc-utils"/>,
     65    <xref linkend="gtk2"/>, and
     66    <xref linkend="which"/></para>
    6467
    6568    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    118121        <seg>gconf-editor</seg>
    119122        <seg>None</seg>
    120         <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help, omf,
    121         pixmaps}/gconf-editor</seg>
     123        <seg><envar>$GNOME_PREFIX</envar>/share/{gconf-editor/icons/hicolor/16x16/status,
     124        gnome/help/gconf-editor/*,omf/gconf-editor}</seg>
    122125      </seglistitem>
    123126    </segmentedlist>
  • introduction/welcome/changelog.xml

    r34f9863 rc94f4e01  
    4242-->
    4343    <listitem>
     44      <para>August 18th, 2010</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[wblaszcz] - Updated to GConf Editor-2.30.0.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>August 17th, 2010</para>
    4554      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.