Changeset 6208859 for x/lib


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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk-vnc.xml

    r3e63f22a r6208859  
    99  <!ENTITY gtk-vnc-md5sum        "626f919138b8362ba82faa969fa371f3">
    1010  <!ENTITY gtk-vnc-size          "404 KB">
    11   <!ENTITY gtk-vnc-buildsize     "10 MB">
     11  <!ENTITY gtk-vnc-buildsize     "9.0 MB">
    1212  <!ENTITY gtk-vnc-time          "0.2 SBU">
    1313]>
     
    3636    </para>
    3737
    38     &lfs71_checked;
     38    &lfs72_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    130130
    131131    <para>
    132       <parameter>--with-gtk=3.0</parameter>: This parameter enables
    133       building of <application>GTK+ 3</application> library instead
    134       of <application>GTK+ 2</application> one.
    135     </para>
    136 
    137     <para>
    138       <option>--enable-vala</option>: This option enables
     132      <parameter>--with-gtk=3.0</parameter>: This switch enables
     133      building of the <application>GTK+ 3</application> library
     134      instead of the <application>GTK+ 2</application> one.
     135    </para>
     136
     137    <para>
     138      <option>--enable-vala</option>: This switch enables
    139139      building of the Vala bindings. Remove if you don't have
    140140      <xref linkend="vala"/> installed.
     
    142142
    143143    <para>
    144       <option>--without-sasl</option>: This parameter disables the use of
    145       <application>Cyrus SASL</application> for authentication. Remove it if you
    146       have installed <application>Cyrus SASL</application> and wish to enable it
    147       for  authentication.
    148     </para>
    149 
    150     <para>
    151       <option>--enable-plugin</option>: This option enables the browser plugin.
     144      <option>--without-sasl</option>: This switch disables the use of
     145      <application>Cyrus SASL</application> for authentication. Remove
     146      it if you have installed <application>Cyrus SASL</application>
     147      and wish to enable it for  authentication.
     148    </para>
     149
     150    <para>
     151      <option>--enable-plugin</option>: This switch enables building of
     152      the browser plugin.
    152153    </para>
    153154
     
    170171        </seg>
    171172        <seg>
    172           /usr/include/{gtk-vnc-2.0,gvnc-1.0,gvncpulse-1.0}
     173          /usr/include/gtk-vnc-2.0,
     174          /usr/include/gvnc-1.0 and
     175          /usr/include/gvncpulse-1.0
    173176        </seg>
    174177      </seglistitem>
  • x/lib/notification-daemon.xml

    r3e63f22a r6208859  
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.