Ignore:
Timestamp:
09/26/2012 07:41:06 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
b0369f3
Parents:
d356833
Message:

GNOME 3.6 Part 7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-menus.xml

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-menus-download-http
    8            "&gnome-download-http;/gnome-menus/3.4/gnome-menus-&gnome-menus-version;.tar.xz">
     8           "&gnome-download-http;/gnome-menus/3.6/gnome-menus-&gnome-menus-version;.tar.xz">
    99  <!ENTITY gnome-menus-download-ftp 
    10            "&gnome-download-ftp;/gnome-menus/3.4/gnome-menus-&gnome-menus-version;.tar.xz">
    11   <!ENTITY gnome-menus-md5sum        "997c923d639d80185960185dcd250fc7">
    12   <!ENTITY gnome-menus-size          "400 KB">
    13   <!ENTITY gnome-menus-buildsize     "8.5 MB">
    14   <!ENTITY gnome-menus-time          "0.1 SBU">
     10           "&gnome-download-ftp;/gnome-menus/3.6/gnome-menus-&gnome-menus-version;.tar.xz">
     11  <!ENTITY gnome-menus-md5sum        "aa9c9f05c34c346364c8de085ac2e4d8">
     12  <!ENTITY gnome-menus-size          "416 KB">
     13  <!ENTITY gnome-menus-buildsize     "8.0 MB">
     14  <!ENTITY gnome-menus-time          "less than 0.1 SBU">
    1515]>
    1616
     
    3434    <para>
    3535      The <application>GNOME Menus</application> package contains an
    36       implementation of the draft <quote>Desktop Menu Specification</quote>
    37       from freedesktop.org (<ulink
    38       url="http://www.freedesktop.org/Standards/menu-spec"/>).
    39       Also contained
    40       are the <application>GNOME</application> menu layout configuration files,
    41       <filename>.directory</filename> files and a menu related utility program.
     36      implementation of the draft
     37      <ulink url="http://www.freedesktop.org/Standards/menu-spec">
     38      Desktop Menu Specification</ulink> from freedesktop.org. It also
     39      contains the <application>GNOME</application> menu layout configuration
     40      files, <filename>.directory</filename> files and a menu related utility
     41      program.
    4242    </para>
    4343
    44     &lfs70_checked;
     44    &lfs72_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    171171
    172172      <varlistentry id="libgnome-menu">
    173         <term><filename class='libraryfile'>libgnome-menu.so</filename></term>
     173        <term><filename class="libraryfile">libgnome-menu.so</filename></term>
    174174        <listitem>
    175175          <para>
    176             contains functions required to support GNOME's implementation
    177             of the Desktop Menu Specification.
     176            contains functions required to support
     177            <application>GNOME</application>'s implementation of the
     178            Desktop Menu Specification.
    178179          </para>
    179180          <indexterm zone="gnome-menus libgnome-menu">
Note: See TracChangeset for help on using the changeset viewer.