Ignore:
File:
1 edited

Legend:

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

    rb5645ad ree98f114  
    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        "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)">
     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)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3536    </para>
    3637
    37     &lfs110a_checked;
     38    &lfs10_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    154155      [pierre Sep 5th, 2020]: not for me for version 3.24.23, but I have
    155156      other failures: display, and subtests in defaultvalue, objects-finalize,
    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.
     157      window, and gtk-reftest.-->
     158      Some tests or subtests fail.
    160159    </para>
    161160
     
    293292        url="https://developer.gnome.org/gtk3/stable/GtkSettings.html">Settings:
    294293        GTK+ 3 Reference Manual</ulink>. There are many more themes available at
    295         <ulink url="https://www.gnome-look.org/browse/"/> and other places.
     294        <ulink url="http://gnome-look.org/"/> and other places.
    296295      </para>
    297296   
     
    362361            provides support for displaying
    363362            <application>GTK+ 3</application> applications in a web browser,
    364             using HTML5 and web sockets
     363            using HTML5 and web sockets.
    365364          </para>
    366365          <indexterm zone="gtk3 broadwayd">
     
    387386        <listitem>
    388387          <para>
    389             is a simple <application>GTK+ 3</application> application
     388            is a simple <application>GTK+ 3</application> application.
    390389          </para>
    391390          <indexterm zone="gtk3 gtk3-demo-application">
     
    401400            is a utility to explore the icons in the current icon theme. It
    402401            shows icons in various sizes, their symbolic variants where
    403             available, as well as a description of the icon and its context
     402            available, as well as a description of the icon and its context.
    404403          </para>
    405404          <indexterm zone="gtk3 gtk3-icon-browser">
     
    413412        <listitem>
    414413          <para>
    415             is a program to view <application>GTK+ 3</application> themes and widgets
     414            is a program to view <application>GTK+ 3</application> themes and widgets.
    416415          </para>
    417416          <indexterm zone="gtk3 gtk3-widget-factory">
     
    425424        <listitem>
    426425          <para>
    427             performs various operations on GtkBuilder .ui files
     426            can perform various operations on GtkBuilder .ui files.
    428427          </para>
    429428          <indexterm zone="gtk3 gtk-builder-tool">
     
    437436        <listitem>
    438437          <para>
    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
     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.
    442441          </para>
    443442          <indexterm zone="gtk3 gtk-encode-symbolic-svg">
     
    454453            the application desktop file name, as residing in
    455454            <filename class="directory">/usr/share/applications</filename>, with
    456             or without the '.desktop' suffix
     455            or without the '.desktop' suffix.
    457456          </para>
    458457          <indexterm zone="gtk3 gtk-launch">
     
    468467            collects information about loadable input method modules for
    469468            <application>GTK+ 3</application> and writes it to the default cache
    470             file location, or to standard output
     469            file location, or to standard output.
    471470          </para>
    472471          <indexterm zone="gtk3 gtk-query-immodules-3.0">
     
    494493          <para>
    495494            is an icon theme caching utility that creates mmap()able cache files
    496             for icon themes
     495            for icon themes.
    497496          </para>
    498497          <indexterm zone="gtk3 gtk-update-icon-cache3">
     
    508507            contains functions that implement the accessibility interfaces
    509508            defined by the <application>GNOME</application> Accessibility
    510             Toolkit
     509            Toolkit.
    511510          </para>
    512511          <indexterm zone="gtk3 libgailutil-3">
     
    522521            contains functions that act as a wrapper around the low-level
    523522            drawing and windowing functions provided by the underlying graphics
    524             system
     523            system.
    525524          </para>
    526525          <indexterm zone="gtk3 libgdk-3">
     
    535534          <para>
    536535            contains functions that provide an API to implement graphical user
    537             interfaces
     536            interfaces.
    538537          </para>
    539538          <indexterm zone="gtk3 libgtk-3">
Note: See TracChangeset for help on using the changeset viewer.