Ignore:
Timestamp:
09/03/2012 07:59:20 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:
8c668de
Parents:
3e63f22a
Message:

Some minor gnome fixes. Add IBus XML

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/metacity.xml

    r3e63f22a r6208859  
    99  <!ENTITY metacity-md5sum        "05468c3f674f8c338010eac23daea2e5">
    1010  <!ENTITY metacity-size          "1.7 MB">
    11   <!ENTITY metacity-buildsize     "43 MB">
     11  <!ENTITY metacity-buildsize     "50 MB">
    1212  <!ENTITY metacity-time          "0.6 SBU">
    1313
     
    3838    </para>
    3939
    40     &lfs71_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    119119    </para>
    120120
    121 <screen role="root"><userinput>make install &amp;&amp;
    122 install -v -m755 -d /usr/share/doc/metacity-&metacity-version; &amp;&amp;
    123 install -v -m644 README rationales.txt doc/*.txt \
    124                     /usr/share/doc/metacity-&metacity-version;</userinput></screen>
     121<screen role="root"><userinput>make install</userinput></screen>
    125122
    126123  </sect2>
     
    157154          /usr/share/gnome/help/creating-metacity-themes,
    158155          /usr/share/gnome/wm-properties,
    159           /usr/share/metacity and
    160           /usr/share/themes/{AgingGorilla,Atlanta,Bright,Crux,Esco,Metabox,Simple}/metacity-1
     156          /usr/share/metacity,
     157          /usr/share/themes/AgingGorilla/metacity-1,
     158          /usr/share/themes/Atlanta/metacity-1,
     159          /usr/share/themes/Bright/metacity-1,
     160          /usr/share/themes/Crux/metacity-1,
     161          /usr/share/themes/Esco/metacity-1,
     162          /usr/share/themes/Metabox/metacity-1 and
     163          /usr/share/themes/Simple/metacity-1
    161164        </seg>
    162165      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.