Changeset 6208859


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

Files:
1 added
11 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/brasero.xml

    r3e63f22a r6208859  
    1111  <!ENTITY brasero-md5sum        "2eed4821826cc5121e430a43a2e78112">
    1212  <!ENTITY brasero-size          "3.1 MB">
    13   <!ENTITY brasero-buildsize     "93 MB">
     13  <!ENTITY brasero-buildsize     "95 MB">
    1414  <!ENTITY brasero-time          "1.4 SBU">
    1515]>
     
    3939    </para>
    4040
    41     &lfs70_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    158158        </seg>
    159159        <seg>
    160           libbrasero-burn3.so, libbrasero-media3.so and libbrasero-utils3.so
     160          libbrasero-burn3.so, libbrasero-media3.so and
     161          libbrasero-utils3.so
    161162        </seg>
    162163        <seg>
     
    164165          /usr/lib/brasero3,
    165166          /usr/share/brasero,
    166           /usr/share/gnome/help/brasero and
    167           /usr/share/gtk-doc/html/{libbrasero-burn,libbrasero-media}
     167          /usr/share/gnome/help/brasero,
     168          /usr/share/gtk-doc/html/libbrasero-burn and
     169          /usr/share/gtk-doc/html/libbrasero-media
    168170        </seg>
    169171      </seglistitem>
     
    189191
    190192      <varlistentry id="libbrasero-burn3">
    191         <term><filename class='libraryfile'>libbrasero-burn3.so</filename></term>
     193        <term><filename class="libraryfile">libbrasero-burn3.so</filename></term>
    192194        <listitem>
    193195          <para>
     
    201203
    202204      <varlistentry id="libbrasero-media3">
    203         <term><filename class='libraryfile'>libbrasero-media3.so</filename></term>
     205        <term><filename class="libraryfile">libbrasero-media3.so</filename></term>
    204206        <listitem>
    205207          <para>
     
    213215
    214216      <varlistentry id="libbrasero-utils3">
    215         <term><filename class='libraryfile'>libbrasero-utils3.so</filename></term>
     217        <term><filename class="libraryfile">libbrasero-utils3.so</filename></term>
    216218        <listitem>
    217219          <para>
  • gnome/applications/cheese.xml

    r3e63f22a r6208859  
    177177
    178178      <varlistentry id="libcheese">
    179         <term><filename class='libraryfile'>libcheese.so</filename></term>
     179        <term><filename class="libraryfile">libcheese.so</filename></term>
    180180        <listitem>
    181181          <para>
     
    189189
    190190      <varlistentry id="libcheese-gtk">
    191         <term><filename class='libraryfile'>libcheese-gtk.so</filename></term>
     191        <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
    192192        <listitem>
    193193          <para>
    194             contains the <application>cheese</application> GTK+ bindings.
     194            contains the <application>Cheese</application>
     195            <application>GTK+</application> bindings.
    195196          </para>
    196197          <indexterm zone="cheese libcheese-gtk">
  • gnome/core/accountsservice.xml

    r3e63f22a r6208859  
    128128    <title>Command Explanations</title>
    129129
    130     <para>
    131       <parameter>--libexecdir=/usr/lib/accountsservice</parameter>: This
    132       parameter causes the libexec files to be installed in the preferred location
    133       of <filename class="directory">/usr/lib/accountsservice</filename> instead
    134       of <filename class="directory">/usr/libexec</filename>.
    135     </para>
    136 
    137130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    138131      href="../../xincludes/static-libraries.xml"/>
  • gnome/core/gconf.xml

    r3e63f22a r6208859  
    126126
    127127<screen role="root"><userinput>make install &amp;&amp;
    128 install -v -m755 -d /etc/gconf/gconf.xml.system</userinput></screen>
     128ln -s gconf.xml.defaults /etc/gconf/gconf.xml.system</userinput></screen>
    129129
    130130  </sect2>
     
    134134
    135135    <para>
    136       <parameter>--libexecdir=/usr/lib/GConf</parameter>:
    137       This parameter causes the libexec files to be installed in the preferred
    138       location of <filename class="directory">/usr/lib/GConf</filename>
    139       instead of <filename class="directory">/usr/libexec</filename>.
    140     </para>
    141 
    142     <para>
    143       <option>--disable-orbit</option>: This parameter is required if
     136      <option>--disable-orbit</option>: This switch is required if
    144137      <application>ORBit2</application> is not installed.
    145138      <application>ORBit2</application> is a deprecated package.
     
    151144    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    152145      href="../../xincludes/gtk-doc-rebuild.xml"/>
    153 
    154     <para>
    155       <command>install -v -m755 -d /etc/gconf/gconf.xml.system</command>:
    156       Creates a missing directory. Without this directory,
    157       <command>gconf-sanity-check-2</command> will fail during
    158       <application>GDM</application> startup and login.
    159     </para>
    160146
    161147  </sect2>
  • gnome/core/gnome-video-effects.xml

    r3e63f22a r6208859  
    1111  <!ENTITY gnome-video-effects-md5sum        "bf77ccbf5bfff2d3c763c11b2ba90fcf">
    1212  <!ENTITY gnome-video-effects-size          "140 KB">
    13   <!ENTITY gnome-video-effects-buildsize     "1.8 MB">
     13  <!ENTITY gnome-video-effects-buildsize     "2.0 MB">
    1414  <!ENTITY gnome-video-effects-time          "less than 0.1 SBU">
    1515]>
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9797
    9898    <para>
    99       To test the results, issue: <command>make check</command>.
     99      This package does not come with a testsuite.
    100100    </para>
    101101
  • 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>
  • gnome/core/network-manager-applet.xml

    r3e63f22a r6208859  
    193193          <para>
    194194            contains the <application>NetworkManager</application>
    195             GTK+ bindings.
     195            <application>GTK+</application> bindings.
    196196          </para>
    197197          <indexterm zone="network-manager-applet libnm-gtk">
  • gnome/core/totem-pl-parser.xml

    r3e63f22a r6208859  
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    160160
    161161      <varlistentry id="libtotem-plparser">
    162         <term><filename class='libraryfile'>libtotem-plparser.so</filename></term>
     162        <term><filename class="libraryfile">libtotem-plparser.so</filename></term>
    163163        <listitem>
    164164          <para>
    165             is a <application>Totem</application> Playlist Parser library.
     165            is the <application>Totem</application> Playlist Parser library.
    166166          </para>
    167167          <indexterm zone="totem-pl-parser libtotem-plparser">
     
    172172
    173173      <varlistentry id="libtotem-plparser-mini">
    174         <term><filename class='libraryfile'>libtotem-plparser-mini.so</filename></term>
     174        <term><filename class="libraryfile">libtotem-plparser-mini.so</filename></term>
    175175        <listitem>
    176176          <para>
    177             is a <application>Totem</application> Playlist Parser library,
     177            is the <application>Totem</application> Playlist Parser library,
    178178            mini version.
    179179          </para>
  • gnome/core/zenity.xml

    r3e63f22a r6208859  
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • 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.