Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    ree98f114 rb5645ad  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "b34ca94542bf0bbb30f01a1d7453810d">
    10   <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "480 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 1.7 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "1cfb66b3460ae5a62f964a5cc14c66b6">
     10  <!ENTITY gtk3-size          "21 MB">
     11  <!ENTITY gtk3-buildsize     "584 MB (add 16 MB for tests)">
     12  <!ENTITY gtk3-time          "2.1 SBU (using parallelism=4, add 1.2 SBU for tests)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy$</othername>
    2019    <date>$Date$</date>
    2120  </sect1info>
     
    3635    </para>
    3736
    38     &lfs10_checked;
     37    &lfs110a_checked;
    3938
    4039    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    155154      [pierre Sep 5th, 2020]: not for me for version 3.24.23, but I have
    156155      other failures: display, and subtests in defaultvalue, objects-finalize,
    157       window, and gtk-reftest.-->
    158       Some tests or subtests fail.
     156      window, and gtk-reftest.
     157      [bdubbs Mar 3rd, 2011 Just two tests fail now. -->
     158      The accessibility-dump test has subtests that are known to fail.
     159      The gtk-reftest suite has two tests that are known to fail as well.
    159160    </para>
    160161
     
    292293        url="https://developer.gnome.org/gtk3/stable/GtkSettings.html">Settings:
    293294        GTK+ 3 Reference Manual</ulink>. There are many more themes available at
    294         <ulink url="http://gnome-look.org/"/> and other places.
     295        <ulink url="https://www.gnome-look.org/browse/"/> and other places.
    295296      </para>
    296297   
     
    361362            provides support for displaying
    362363            <application>GTK+ 3</application> applications in a web browser,
    363             using HTML5 and web sockets.
     364            using HTML5 and web sockets
    364365          </para>
    365366          <indexterm zone="gtk3 broadwayd">
     
    386387        <listitem>
    387388          <para>
    388             is a simple <application>GTK+ 3</application> application.
     389            is a simple <application>GTK+ 3</application> application
    389390          </para>
    390391          <indexterm zone="gtk3 gtk3-demo-application">
     
    400401            is a utility to explore the icons in the current icon theme. It
    401402            shows icons in various sizes, their symbolic variants where
    402             available, as well as a description of the icon and its context.
     403            available, as well as a description of the icon and its context
    403404          </para>
    404405          <indexterm zone="gtk3 gtk3-icon-browser">
     
    412413        <listitem>
    413414          <para>
    414             is a program to view <application>GTK+ 3</application> themes and widgets.
     415            is a program to view <application>GTK+ 3</application> themes and widgets
    415416          </para>
    416417          <indexterm zone="gtk3 gtk3-widget-factory">
     
    424425        <listitem>
    425426          <para>
    426             can perform various operations on GtkBuilder .ui files.
     427            performs various operations on GtkBuilder .ui files
    427428          </para>
    428429          <indexterm zone="gtk3 gtk-builder-tool">
     
    436437        <listitem>
    437438          <para>
    438             converts symbolic svg icons into specially prepared png files.
    439             <application>GTK+ 3</application> can load and recolor these pngs,
    440             just like original svgs, but loading them is much faster.
     439            converts symbolic SVG icons into specially prepared PNG files.
     440            <application>GTK+ 3</application> can load and recolor these PNGs,
     441            just like original SVGs, but loading them is much faster
    441442          </para>
    442443          <indexterm zone="gtk3 gtk-encode-symbolic-svg">
     
    453454            the application desktop file name, as residing in
    454455            <filename class="directory">/usr/share/applications</filename>, with
    455             or without the '.desktop' suffix.
     456            or without the '.desktop' suffix
    456457          </para>
    457458          <indexterm zone="gtk3 gtk-launch">
     
    467468            collects information about loadable input method modules for
    468469            <application>GTK+ 3</application> and writes it to the default cache
    469             file location, or to standard output.
     470            file location, or to standard output
    470471          </para>
    471472          <indexterm zone="gtk3 gtk-query-immodules-3.0">
     
    493494          <para>
    494495            is an icon theme caching utility that creates mmap()able cache files
    495             for icon themes.
     496            for icon themes
    496497          </para>
    497498          <indexterm zone="gtk3 gtk-update-icon-cache3">
     
    507508            contains functions that implement the accessibility interfaces
    508509            defined by the <application>GNOME</application> Accessibility
    509             Toolkit.
     510            Toolkit
    510511          </para>
    511512          <indexterm zone="gtk3 libgailutil-3">
     
    521522            contains functions that act as a wrapper around the low-level
    522523            drawing and windowing functions provided by the underlying graphics
    523             system.
     524            system
    524525          </para>
    525526          <indexterm zone="gtk3 libgdk-3">
     
    534535          <para>
    535536            contains functions that provide an API to implement graphical user
    536             interfaces.
     537            interfaces
    537538          </para>
    538539          <indexterm zone="gtk3 libgtk-3">
Note: See TracChangeset for help on using the changeset viewer.