Changeset 4c24eb0a for x/lib


Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

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

Location:
x/lib
Files:
47 edited

Legend:

Unmodified
Added
Removed
  • x/lib/amtk.xml

    r4a80a67 r4c24eb0a  
    151151        <listitem>
    152152          <para>
    153             provides a basic GTKUIManager replacement API based on GAction.
     153            provides a basic GTKUIManager replacement API based on GAction
    154154          </para>
    155155          <indexterm zone="amtk libamtk-5">
     
    160160    </variablelist>
    161161  </sect2>
     162
    162163</sect1>
  • x/lib/at-spi2-atk.xml

    r4a80a67 r4c24eb0a  
    147147        <listitem>
    148148          <para>
    149             is the Accessibility Toolkit <application>GTK+</application> module.
     149            is the Accessibility Toolkit <application>GTK+</application> module
    150150          </para>
    151151          <indexterm zone="at-spi2-atk libatk-bridge">
     
    160160          <para>
    161161            Contains the common functions used by <application>GTK+</application>
    162             Accessibility Toolkit Bridge.
     162            Accessibility Toolkit Bridge
    163163          </para>
    164164          <indexterm zone="at-spi2-atk libatk-bridge-2">
     
    173173
    174174</sect1>
    175 
  • x/lib/at-spi2-core.xml

    r4a80a67 r4c24eb0a  
    203203        <listitem>
    204204          <para>
    205             contains the <application>At-Spi2</application> API functions.
     205            contains the <application>At-Spi2</application> API functions
    206206          </para>
    207207          <indexterm zone="at-spi2-core libatspi">
  • x/lib/atk.xml

    r4a80a67 r4c24eb0a  
    152152          <para>
    153153            contains functions that are used by assistive technologies
    154             to interact with the desktop applications.
     154            to interact with the desktop applications
    155155          </para>
    156156          <indexterm zone="atk libatk">
  • x/lib/atkmm.xml

    r4a80a67 r4c24eb0a  
    141141        <listitem>
    142142          <para>
    143             contains the <application>ATK</application> API classes.
     143            contains the <application>ATK</application> API classes
    144144          </para>
    145145          <indexterm zone="atkmm libatkmm-1">
  • x/lib/cairo.xml

    r4a80a67 r4c24eb0a  
    238238        <listitem>
    239239          <para>
    240             is an internal utility for regression analysis.
     240            is an internal utility for regression analysis
    241241          </para>
    242242          <indexterm zone="cairo cairo-sphinx">
     
    251251          <para>
    252252            generates a log of all calls made by an application to
    253             <application>Cairo</application>.
     253            <application>Cairo</application>
    254254          </para>
    255255          <indexterm zone="cairo cairo-trace">
     
    264264          <para>
    265265            contains the 2D graphics functions required for rendering to the
    266             various output targets.
     266            various output targets
    267267          </para>
    268268          <indexterm zone="cairo libcairo">
     
    278278            contains functions that integrate
    279279            <application>Cairo</application> with
    280             <application>Glib</application>'s GObject type system.
     280            <application>Glib</application>'s GObject type system
    281281          </para>
    282282          <indexterm zone="cairo libcairo-gobject">
     
    291291          <para>
    292292            contains the script interpreter functions for executing and
    293             manipulating <application>Cairo</application> execution traces.
     293            manipulating <application>Cairo</application> execution traces
    294294          </para>
    295295          <indexterm zone="cairo libcairo-script-interpreter">
  • x/lib/cairomm-1.0.xml

    r4a80a67 r4c24eb0a  
    176176        <listitem>
    177177          <para>
    178             contains the <application>Cairo</application> API classes.
     178            contains the <application>Cairo</application> API classes
    179179          </para>
    180180          <indexterm zone="cairomm-1.0 libcairomm-1">
  • x/lib/cairomm.xml

    r4a80a67 r4c24eb0a  
    176176        <listitem>
    177177          <para>
    178             contains the <application>Cairo</application> API classes.
     178            contains the <application>Cairo</application> API classes
    179179          </para>
    180180          <indexterm zone="cairomm libcairomm-1.16">
  • x/lib/clutter-gst.xml

    r4a80a67 r4c24eb0a  
    161161        <listitem>
    162162          <para>
    163             contains the <application>Clutter Gst</application> API functions.
     163            contains the <application>Clutter Gst</application> API functions
    164164          </para>
    165165          <indexterm zone="clutter-gst libclutter-gst-3">
  • x/lib/clutter-gtk.xml

    r4a80a67 r4c24eb0a  
    156156
    157157      <varlistentry id="libclutter-gtk-1">
    158         <term><filename
    159         class="libraryfile">libclutter-gtk-1.0.so</filename></term>
     158        <term><filename class="libraryfile">libclutter-gtk-1.0.so</filename></term>
    160159        <listitem>
    161160          <para>
    162             contains the <application>Clutter Gtk</application> API functions.
     161            contains the <application>Clutter Gtk</application> API functions
    163162          </para>
    164163          <indexterm zone="clutter-gtk libclutter-gtk-1">
  • x/lib/clutter.xml

    r4a80a67 r4c24eb0a  
    211211        <listitem>
    212212          <para>
    213             contains the <application>Clutter</application> API functions.
     213            contains the <application>Clutter</application> API functions
    214214          </para>
    215215          <indexterm zone="clutter libclutter-1">
  • x/lib/cogl.xml

    r4a80a67 r4c24eb0a  
    231231          <para>
    232232            is the OpenGL ES 2.0 integration library for
    233             <application>Cogl</application>.
     233            <application>Cogl</application>
    234234          </para>
    235235          <indexterm zone="cogl libcogl-gles2">
     
    244244          <para>
    245245            is the <application>Pango</application> integration library
    246             for <application>Cogl</application>.
     246            for <application>Cogl</application>
    247247          </para>
    248248          <indexterm zone="cogl libcogl-pango">
     
    256256        <listitem>
    257257          <para>
    258             is an object oriented GL/GLES Abstraction/Utility Layer library.
     258            is an object oriented GL/GLES Abstraction/Utility Layer library
    259259          </para>
    260260          <indexterm zone="cogl libcogl">
  • x/lib/colord-gtk.xml

    r4a80a67 r4c24eb0a  
    205205        <listitem>
    206206          <para>
    207             is a Color Manager Testing Tool.
     207            is a Color Manager Testing Tool
    208208          </para>
    209209          <indexterm zone="colord-gtk cd-convert">
     
    218218          <para>
    219219            contains the <application>Colord</application>
    220             <application>GTK+</application> bindings.
     220            <application>GTK+</application> bindings
    221221          </para>
    222222          <indexterm zone="colord-gtk libcolord-gtk">
     
    231231          <para>
    232232            contains the <application>Colord</application>
    233             <application>GTK+-2</application> bindings.
     233            <application>GTK+-2</application> bindings
    234234          </para>
    235235          <indexterm zone="colord-gtk libcolord-gtk2">
  • x/lib/fltk.xml

    r4a80a67 r4c24eb0a  
    203203        <listitem>
    204204          <para>
    205             is a FLTK-based block elimination game.
     205            is a FLTK-based block elimination game
    206206          </para>
    207207          <indexterm zone="fltk blocks">
     
    215215        <listitem>
    216216          <para>
    217             is a FLTK-based version of the game of checkers.
     217            is a FLTK-based version of the game of checkers
    218218          </para>
    219219          <indexterm zone="fltk checkers">
     
    228228          <para>
    229229            is a utility script that can be used to get information about the
    230             current version  of  FLTK that is installed on the system.
     230            current version  of  FLTK that is installed on the system
    231231          </para>
    232232          <indexterm zone="fltk fltk-config">
     
    240240        <listitem>
    241241          <para>
    242             is an interactive GUI designer for FLTK.
     242            is an interactive GUI designer for FLTK
    243243          </para>
    244244          <indexterm zone="fltk fluid">
     
    252252        <listitem>
    253253          <para>
    254             is an implementation of the popular Sudoku game.
     254            is an implementation of the popular Sudoku game
    255255          </para>
    256256          <indexterm zone="fltk sudoku">
     
    265265          <para>
    266266            contains functions that provide an API to implement graphical user
    267             interfaces.
     267            interfaces
    268268          </para>
    269269          <indexterm zone="fltk libfltk">
  • x/lib/freeglut.xml

    r4a80a67 r4c24eb0a  
    188188          <para>
    189189            contains functions that implement the OpenGL Utility
    190             Toolkit.
     190            Toolkit
    191191          </para>
    192192          <indexterm zone="freeglut libglut">
  • x/lib/gdk-pixbuf-xlib.xml

    r4a80a67 r4c24eb0a  
    156156        <listitem>
    157157          <para>
    158             provides a Xlib interface to gdk-pixbuf.
     158            provides a Xlib interface to gdk-pixbuf
    159159          </para>
    160160          <indexterm zone="gdk-pixbuf-xlib libgdk_pixbuf_xlib-2.0">
     
    165165    </variablelist>
    166166  </sect2>
     167
    167168</sect1>
  • x/lib/gdk-pixbuf.xml

    r4a80a67 r4c24eb0a  
    202202          <para>
    203203            is a small utility that generates C code containing images, used
    204             for compiling images directly into programs.
     204            for compiling images directly into programs
    205205          </para>
    206206          <indexterm zone="gdk-pixbuf gdk-pixbuf-csource">
     
    214214        <listitem>
    215215          <para>
    216             is a tool used to convert GdkPixbuf to GdkPixdata.
     216            is a tool used to convert GdkPixbuf to GdkPixdata
    217217          </para>
    218218          <indexterm zone="gdk-pixbuf gdk-pixbuf-pixdata">
     
    228228            collects information about loadable modules for
    229229            <application>Gdk Pixbuf</application> and writes it
    230             to the default cache file location, or to stdout.
     230            to the default cache file location, or to stdout
    231231          </para>
    232232          <indexterm zone="gdk-pixbuf gdk-pixbuf-query-loaders">
     
    240240        <listitem>
    241241          <para>
    242             creates thumbnails of pictures for use in other applications.
     242            creates thumbnails of pictures for use in other applications
    243243          </para>
    244244          <indexterm zone="gdk-pixbuf gdk-pixbuf-thumbnailer">
     
    252252        <listitem>
    253253          <para>
    254             contains functions used to load and render images.
     254            contains functions used to load and render images
    255255          </para>
    256256          <indexterm zone="gdk-pixbuf libgdk_pixbuf-2">
     
    265265          <para>
    266266            contains functions used to manipulate images and interfaces with
    267             <application>Xlib</application>.
     267            <application>Xlib</application>
    268268          </para>
    269269          <indexterm zone="gdk-pixbuf libgdk_pixbuf_xlib-2">
  • x/lib/gdl.xml

    r4a80a67 r4c24eb0a  
    156156    </variablelist>
    157157  </sect2>
     158
    158159</sect1>
  • x/lib/glew.xml

    r4a80a67 r4c24eb0a  
    164164        <listitem>
    165165          <para>
    166             provides information about the supported extensions.
     166            provides information about the supported extensions
    167167          </para>
    168168          <indexterm zone="glew glewinfo">
     
    176176        <listitem>
    177177          <para>
    178             is an extended version of glxinfo.
     178            is an extended version of glxinfo
    179179          </para>
    180180          <indexterm zone="glew visualinfo">
     
    188188        <listitem>
    189189          <para>
    190             provides functions to access OpenGL extensions.
     190            provides functions to access OpenGL extensions
    191191          </para>
    192192          <indexterm zone="glew libGLEW.so">
     
    197197    </variablelist>
    198198  </sect2>
     199
    199200</sect1>
  • x/lib/glu.xml

    r4a80a67 r4c24eb0a  
    145145          <para>
    146146            is the <application>Mesa</application> OpenGL
    147             Utility library.
     147            Utility library
    148148          </para>
    149149          <indexterm zone="glu libGLU">
  • x/lib/goffice010.xml

    r4a80a67 r4c24eb0a  
    189189          <para>
    190190            contains API functions to provide support for document centric
    191             objects and utilities.
     191            objects and utilities
    192192          </para>
    193193          <indexterm zone="goffice010 libgoffice010">
  • x/lib/graphene.xml

    r4a80a67 r4c24eb0a  
    153153          <para>
    154154            contains functions that provide a thin layer of types for graphics
    155             libraries.
     155            libraries
    156156          </para>
    157157          <indexterm zone="graphene libgraphene">
     
    162162    </variablelist>
    163163  </sect2>
     164
    164165</sect1>
  • x/lib/gtk+2.xml

    r4a80a67 r4c24eb0a  
    285285          <para>
    286286           converts glade files into XML files which can be loaded with
    287            GtkBuilder.
     287           GtkBuilder
    288288          </para>
    289289          <indexterm zone="gtk2 gtk-builder-convert">
    290             <primary
    291             sortas="b-gtk-builder-convert">gtk-builder-convert</primary>
     290            <primary sortas="b-gtk-builder-convert">gtk-builder-convert</primary>
    292291          </indexterm>
    293292        </listitem>
     
    299298          <para>
    300299            demonstrates <application>GTK+ 2</application> functionality and
    301             provides code for the examples.
     300            provides code for the examples
    302301          </para>
    303302          <indexterm zone="gtk2 gtk-demo">
    304             <primary
    305             sortas="b-gtk-demo">gtk-demo</primary>
     303            <primary sortas="b-gtk-demo">gtk-demo</primary>
    306304          </indexterm>
    307305        </listitem>
     
    313311          <para>
    314312            collects information about loadable input method modules for
    315             <application>GTK+ 2</application> and writes it to standard output.
     313            <application>GTK+ 2</application> and writes it to standard output
    316314          </para>
    317315          <indexterm zone="gtk2 gtk-query-immodules-2.0">
    318             <primary
    319             sortas="b-gtk-query-immodules-2.0">gtk-query-immodules-2.0</primary>
     316            <primary sortas="b-gtk-query-immodules-2.0">gtk-query-immodules-2.0</primary>
    320317          </indexterm>
    321318        </listitem>
     
    329326            <application>gtk+-2.24.24</application>, add the flag
    330327            <quote>--include-image-data</quote> to this command, if you wish
    331             previous behavior, with image data in the cache.
     328            previous behavior, with image data in the cache
    332329          </para>
    333330          <indexterm zone="gtk2 gtk-update-icon-cache">
     
    343340            contains functions that act as a wrapper around the low-level
    344341            drawing and windowing functions provided by the underlying graphics
    345             system.
     342            system
    346343          </para>
    347344          <indexterm zone="gtk2 libgdk-x11-2">
     
    356353          <para>
    357354            contains functions that provide an API to implement graphical user
    358             interfaces.
     355            interfaces
    359356          </para>
    360357          <indexterm zone="gtk2 libgtk-x11-2">
  • x/lib/gtk+3.xml

    r4a80a67 r4c24eb0a  
    361361            provides support for displaying
    362362            <application>GTK+ 3</application> applications in a web browser,
    363             using HTML5 and web sockets.
     363            using HTML5 and web sockets
    364364          </para>
    365365          <indexterm zone="gtk3 broadwayd">
     
    386386        <listitem>
    387387          <para>
    388             is a simple <application>GTK+ 3</application> application.
     388            is a simple <application>GTK+ 3</application> application
    389389          </para>
    390390          <indexterm zone="gtk3 gtk3-demo-application">
     
    400400            is a utility to explore the icons in the current icon theme. It
    401401            shows icons in various sizes, their symbolic variants where
    402             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
    403403          </para>
    404404          <indexterm zone="gtk3 gtk3-icon-browser">
     
    412412        <listitem>
    413413          <para>
    414             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
    415415          </para>
    416416          <indexterm zone="gtk3 gtk3-widget-factory">
     
    424424        <listitem>
    425425          <para>
    426             can perform various operations on GtkBuilder .ui files.
     426            can perform various operations on GtkBuilder .ui files
    427427          </para>
    428428          <indexterm zone="gtk3 gtk-builder-tool">
     
    438438            converts symbolic svg icons into specially prepared png files.
    439439            <application>GTK+ 3</application> can load and recolor these pngs,
    440             just like original svgs, but loading them is much faster.
     440            just like original svgs, but loading them is much faster
    441441          </para>
    442442          <indexterm zone="gtk3 gtk-encode-symbolic-svg">
     
    453453            the application desktop file name, as residing in
    454454            <filename class="directory">/usr/share/applications</filename>, with
    455             or without the '.desktop' suffix.
     455            or without the '.desktop' suffix
    456456          </para>
    457457          <indexterm zone="gtk3 gtk-launch">
     
    467467            collects information about loadable input method modules for
    468468            <application>GTK+ 3</application> and writes it to the default cache
    469             file location, or to standard output.
     469            file location, or to standard output
    470470          </para>
    471471          <indexterm zone="gtk3 gtk-query-immodules-3.0">
     
    493493          <para>
    494494            is an icon theme caching utility that creates mmap()able cache files
    495             for icon themes.
     495            for icon themes
    496496          </para>
    497497          <indexterm zone="gtk3 gtk-update-icon-cache3">
     
    507507            contains functions that implement the accessibility interfaces
    508508            defined by the <application>GNOME</application> Accessibility
    509             Toolkit.
     509            Toolkit
    510510          </para>
    511511          <indexterm zone="gtk3 libgailutil-3">
     
    521521            contains functions that act as a wrapper around the low-level
    522522            drawing and windowing functions provided by the underlying graphics
    523             system.
     523            system
    524524          </para>
    525525          <indexterm zone="gtk3 libgdk-3">
     
    534534          <para>
    535535            contains functions that provide an API to implement graphical user
    536             interfaces.
     536            interfaces
    537537          </para>
    538538          <indexterm zone="gtk3 libgtk-3">
  • x/lib/gtk-engines.xml

    r4a80a67 r4c24eb0a  
    178178        <listitem>
    179179          <para>
    180             are manager systems for specific themes.
     180            are manager systems for specific themes
    181181          </para>
    182182        </listitem>
     
    184184    </variablelist>
    185185  </sect2>
     186
    186187</sect1>
  • x/lib/gtk-vnc.xml

    r4a80a67 r4c24eb0a  
    187187        <listitem>
    188188          <para>
    189             is used to capture image from VNC server.
     189            is used to capture image from VNC server
    190190          </para>
    191191          <indexterm zone="gtk-vnc gvnccapture">
     
    200200          <para>
    201201            contains the <application>GTK+ 3</application> bindings for
    202             <application>Gtk VNC</application>.
     202            <application>Gtk VNC</application>
    203203          </para>
    204204          <indexterm zone="gtk-vnc libgtk-vnc-2">
     
    212212        <listitem>
    213213          <para>
    214             contains the GObject bindings for <application>Gtk VNC</application>.
     214            contains the GObject bindings for <application>Gtk VNC</application>
    215215          </para>
    216216          <indexterm zone="gtk-vnc libgvnc-1a">
     
    225225          <para>
    226226            is the <application>PulseAudio</application> bridge for
    227             <application>Gtk VNC</application>.
     227            <application>Gtk VNC</application>
    228228          </para>
    229229          <indexterm zone="gtk-vnc libgvncpulse-1">
  • x/lib/gtkmm2.xml

    r4a80a67 r4c24eb0a  
    165165        <listitem>
    166166        <para>
    167           contains the GDK API classes.
     167          contains the GDK API classes
    168168        </para>
    169169          <indexterm zone="gtkmm2 libgdkmm-2">
     
    177177        <listitem>
    178178        <para>
    179           contains the <application>GTK+</application> API classes.
     179          contains the <application>GTK+</application> API classes
    180180        </para>
    181181          <indexterm zone="gtkmm2 libgtkmm-2">
  • x/lib/gtkmm3.xml

    r4a80a67 r4c24eb0a  
    175175        <listitem>
    176176        <para>
    177           contains the GDK API classes.
     177          contains the GDK API classes
    178178        </para>
    179179          <indexterm zone="gtkmm3 libgdkmm-3">
     
    187187        <listitem>
    188188        <para>
    189           contains the <application>GTK+ 3</application> API classes.
     189          contains the <application>GTK+ 3</application> API classes
    190190        </para>
    191191          <indexterm zone="gtkmm3 libgtkmm-3">
  • x/lib/gtksourceview.xml

    r4a80a67 r4c24eb0a  
    166166        <listitem>
    167167          <para>
    168             contains function extensions for the GtkTextView widget.
     168            contains function extensions for the GtkTextView widget
    169169          </para>
    170170          <indexterm zone="gtksourceview libgtksourceview-3">
  • x/lib/gtksourceview4.xml

    r4a80a67 r4c24eb0a  
    172172        <listitem>
    173173          <para>
    174             contains function extensions for the GtkTextView widget.
     174            contains function extensions for the GtkTextView widget
    175175          </para>
    176176          <indexterm zone="gtksourceview4 libgtksourceview-4">
  • x/lib/imlib2.xml

    r4a80a67 r4c24eb0a  
    151151        <listitem>
    152152          <para>
    153             is to test the <application>imlib2</application> bumpmap function.
     153            is to test the <application>imlib2</application> bumpmap function
    154154          </para>
    155155          <indexterm zone="imlib2 imlib2_bumpmap">
     
    164164          <para>
    165165            is to test the <application>imlib2</application> colorspace
    166             function.
     166            function
    167167          </para>
    168168          <indexterm zone="imlib2 imlib2_colorspace">
     
    177177          <para>
    178178            is a script used to obtain <application>imlib2</application>
    179             building informations.
     179            building informations
    180180          </para>
    181181          <indexterm zone="imlib2 imlib2-config">
     
    189189        <listitem>
    190190          <para>
    191             is to test the <application>imlib2</application> poly function.
     191            is to test the <application>imlib2</application> poly function
    192192          </para>
    193193          <indexterm zone="imlib2 imlib2_poly">
     
    201201        <listitem>
    202202          <para>
    203             converts images between formats.
     203            converts images between formats
    204204          </para>
    205205          <indexterm zone="imlib2 imlib2_conv">
     
    213213        <listitem>
    214214          <para>
    215             take screenshots.
     215            take screenshots
    216216          </para>
    217217          <indexterm zone="imlib2 imlib2_grab">
     
    225225        <listitem>
    226226          <para>
    227             is an <application>imlib2</application> program test.
     227            is an <application>imlib2</application> program test
    228228          </para>
    229229          <indexterm zone="imlib2 imlib2_show">
     
    237237        <listitem>
    238238          <para>
    239             is an <application>imlib2</application> program test.
     239            is an <application>imlib2</application> program test
    240240          </para>
    241241          <indexterm zone="imlib2 imlib2_test">
     
    249249        <listitem>
    250250          <para>
    251             diplays images files.
     251            diplays images files
    252252          </para>
    253253          <indexterm zone="imlib2 imlib2_view">
     
    258258
    259259      <varlistentry id="libImlib2">
    260         <term><filename class='libraryfile'>libImlib2.so</filename></term>
     260        <term><filename class="libraryfile">libImlib2.so</filename></term>
    261261        <listitem>
    262262          <para>
    263263            provides the functions for programs to deal with various
    264             image data formats.
     264            image data formats
    265265          </para>
    266266          <indexterm zone="imlib2 libImlib2">
  • x/lib/keybinder2.xml

    r4a80a67 r4c24eb0a  
    168168          <para>
    169169            is the library that registers global <application>X</application>
    170             keyboard shortcuts.
     170            keyboard shortcuts
    171171          </para>
    172172          <indexterm zone="keybinder2 keybinder2-lib">
  • x/lib/keybinder3.xml

    r4a80a67 r4c24eb0a  
    158158          <para>
    159159            is the library that registers global <application>X</application>
    160             keyboard shortcuts.
     160            keyboard shortcuts
    161161          </para>
    162162          <indexterm zone="keybinder3 keybinder3-lib">
  • x/lib/libdazzle.xml

    r4a80a67 r4c24eb0a  
    144144        <listitem>
    145145          <para>
    146             lists counters that are in use by a process.
     146            lists counters that are in use by a process
    147147          </para>
    148148          <indexterm zone="libdazzle dazzle-list-counters">
     
    165165    </variablelist>
    166166  </sect2>
     167
    167168</sect1>
  • x/lib/libdrm.xml

    r4a80a67 r4c24eb0a  
    178178        <listitem>
    179179          <para>
    180             contains the AMDGPU specific Direct Rendering Manager functions.
     180            contains the AMDGPU specific Direct Rendering Manager functions
    181181          </para>
    182182          <indexterm zone="libdrm libdrm_amdgpu">
     
    191191          <para>
    192192            contains the Intel specific Direct Rendering Manager
    193             functions.
     193            functions
    194194          </para>
    195195          <indexterm zone="libdrm libdrm_intel">
     
    204204          <para>
    205205            contains the open source nVidia (Nouveau) specific Direct
    206             Rendering Manager functions.
     206            Rendering Manager functions
    207207          </para>
    208208          <indexterm zone="libdrm libdrm_nouveau">
     
    217217          <para>
    218218            contains the AMD Radeon specific Direct Rendering Manager
    219             functions.
     219            functions
    220220          </para>
    221221          <indexterm zone="libdrm libdrm_radeon">
     
    229229        <listitem>
    230230          <para>
    231             contains the Direct Rendering Manager API functions.
     231            contains the Direct Rendering Manager API functions
    232232          </para>
    233233          <indexterm zone="libdrm libdrm-lib">
     
    241241        <listitem>
    242242          <para>
    243             contains API functions for kernel mode setting abstraction.
     243            contains API functions for kernel mode setting abstraction
    244244          </para>
    245245          <indexterm zone="libdrm libkms">
  • x/lib/libepoxy.xml

    r4a80a67 r4c24eb0a  
    156156          <para>
    157157            contains API functions for handling OpenGL function
    158             pointer management.
     158            pointer management
    159159          </para>
    160160          <indexterm zone="libepoxy libepoxy-lib">
  • x/lib/libglade.xml

    r4a80a67 r4c24eb0a  
    162162          <para>
    163163            is used to convert old Glade interface files to
    164             Glade-2.0 standards.
     164            Glade-2.0 standards
    165165          </para>
    166166          <indexterm zone="libglade libglade-convert">
     
    171171
    172172      <varlistentry id="libglade-lib">
    173         <term><filename class='libraryfile'>libglade-2.0.so</filename></term>
     173        <term><filename class="libraryfile">libglade-2.0.so</filename></term>
    174174        <listitem>
    175175          <para>
    176             contains the functions necessary to load Glade interface files.
     176            contains the functions necessary to load Glade interface files
    177177          </para>
    178178          <indexterm zone="libglade libglade-lib">
  • x/lib/libhandy1.xml

    r4a80a67 r4c24eb0a  
    161161          <para>
    162162            provides an example of how to use the
    163             <application>libhandy</application> library.
     163            <application>libhandy</application> library
    164164          </para>
    165165          <indexterm zone="libhandy1 handy-1-demo">
     
    173173        <listitem>
    174174          <para>
    175             provides additional GTK widgets for use in creating user interfaces.
     175            provides additional GTK widgets for use in creating user interfaces
    176176          </para>
    177177          <indexterm zone="libhandy1 libhandy-1">
     
    182182    </variablelist>
    183183  </sect2>
     184
    184185</sect1>
  • x/lib/libnotify.xml

    r4a80a67 r4c24eb0a  
    178178        <listitem>
    179179          <para>
    180             is a command used to send notifications.
     180            is a command used to send notifications
    181181          </para>
    182182          <indexterm zone="libnotify notify-send">
     
    187187
    188188      <varlistentry id="libnotify-lib">
    189         <term><filename class='libraryfile'>libnotify.so</filename></term>
     189        <term><filename class="libraryfile">libnotify.so</filename></term>
    190190        <listitem>
    191191          <para>
    192             contains the <application>libnotify</application> API functions.
     192            contains the <application>libnotify</application> API functions
    193193          </para>
    194194          <indexterm zone="libnotify libnotify">
  • x/lib/libxklavier.xml

    r4a80a67 r4c24eb0a  
    162162        <listitem>
    163163          <para>
    164             contains XKB utility functions.
     164            contains XKB utility functions
    165165          </para>
    166166          <indexterm zone="libxklavier libxklavier-lib">
  • x/lib/pango.xml

    r4a80a67 r4c24eb0a  
    226226          <para>
    227227            displays a list of fonts that <application>Pango</application>
    228             can use that are currently installed on the system.
     228            can use that are currently installed on the system
    229229          </para>
    230230          <indexterm zone="pango pango-list">
     
    239239          <para>
    240240            renders a given text file through <application>Pango</application>
    241             for viewing purposes.
     241            for viewing purposes
    242242          </para>
    243243          <indexterm zone="pango pango-view">
     
    253253            contains low level layout rendering routines, a high level driver for
    254254            laying out entire blocks of text, and routines to assist in editing
    255             internationalized text.
     255            internationalized text
    256256          </para>
    257257          <indexterm zone="pango libpango-1">
  • x/lib/pangomm.xml

    r4a80a67 r4c24eb0a  
    143143        <listitem>
    144144          <para>
    145             contains the <application>Pango</application> API classes.
     145            contains the <application>Pango</application> API classes
    146146          </para>
    147147          <indexterm zone="pangomm libpangomm-1">
  • x/lib/qt5.xml

    r4a80a67 r4c24eb0a  
    605605        <listitem>
    606606          <para>
    607             is a tool for presenting on-line documentation.
     607            is a tool for presenting on-line documentation
    608608          </para>
    609609          <indexterm zone="qt5 assistant-qt5">
     
    633633            A Controller Area Network (CAN) is a vehicle bus standard designed
    634634            to allow microcontrollers and devices to communicate with each other
    635             in applications without a host computer.
     635            in applications without a host computer
    636636          </para>
    637637          <indexterm zone="qt5 canbusutil">
     
    648648            powerful features such as preview mode, automatic widget
    649649            layout, support for custom widgets, and an advanced
    650             property editor.
     650            property editor
    651651          </para>
    652652          <indexterm zone="qt5 designer-qt5">
     
    660660        <listitem>
    661661          <para>
    662             is a script to replace all Qt 4 style includes with Qt 5 includes.
     662            is a script to replace all Qt 4 style includes with Qt 5 includes
    663663          </para>
    664664          <indexterm zone="qt5 fixqt4headers.pl">
     
    673673          <para>
    674674            is part of Qt5's Linguist tool chain. It can be used as a
    675             standalone tool to convert and filter translation data files.
     675            standalone tool to convert and filter translation data files
    676676          </para>
    677677          <indexterm zone="qt5 lconvert-qt5">
     
    686686          <para>
    687687            provides support for translating applications into
    688             local languages.
     688            local languages
    689689          </para>
    690690          <indexterm zone="qt5 linguist-qt5">
     
    700700            is a simple command line tool. It reads XML-based translation
    701701            file in TS format and produces message files used by the
    702             application.
     702            application
    703703          </para>
    704704          <indexterm zone="qt5 lrelease-qt5">
     
    713713          <para>
    714714            extracts project information from qmake projects and passes
    715             it to lrelease.
     715            it to lrelease
    716716          </para>
    717717          <indexterm zone="qt5 lrelease-pro">
     
    728728            strings in the specified source, header and Qt Designer
    729729            interface files, and stores the extracted messages in
    730             translation files to be processed by lrelease.
     730            translation files to be processed by lrelease
    731731          </para>
    732732          <indexterm zone="qt5 lupdate-qt5">
     
    741741          <para>
    742742            reads a Qt project file, an passes the collected information
    743             to lupdate.
     743            to lupdate
    744744          </para>
    745745          <indexterm zone="qt5 lupdate-pro">
     
    753753        <listitem>
    754754          <para>
    755             displays information about qtquick-3d mesh files.
     755            displays information about qtquick-3d mesh files
    756756          </para>
    757757          <indexterm zone="qt5 meshdebug">
     
    765765        <listitem>
    766766          <para>
    767             generates Qt meta object support code.
     767            generates Qt meta object support code
    768768          </para>
    769769          <indexterm zone="qt5 moc-qt5">
     
    778778          <para>
    779779            is a desktop magnifier and as you move your mouse around
    780             the screen it will show the magnified contents in its window.
     780            the screen it will show the magnified contents in its window
    781781          </para>
    782782          <indexterm zone="qt5 pixeltool-qt5">
     
    790790        <listitem>
    791791          <para>
    792             processes and converts Qt help files.
     792            processes and converts Qt help files
    793793          </para>
    794794          <indexterm zone="qt5 qcollectiongenerator-qt5">
     
    803803          <para>
    804804            takes a C++ source file and generates a D-Bus XML definition
    805             of the interface.
     805            of the interface
    806806          </para>
    807807          <indexterm zone="qt5 qdbuscpp2xml-qt5">
     
    816816          <para>
    817817            lists available services, object paths,  methods, signals, and
    818             properties of objects on a bus.
     818            properties of objects on a bus
    819819          </para>
    820820          <indexterm zone="qt5 qdbus-qt5">
     
    828828        <listitem>
    829829          <para>
    830             is a graphical D-Bus browser.
     830            is a graphical D-Bus browser
    831831          </para>
    832832          <indexterm zone="qt5 qdbusviewer-qt5">
     
    856856            up an application's startup if the user interface has a lot of text,
    857857            or multiple fonts, or a large amount of distinct characters, e.g. in
    858             CJK writing systems.
     858            CJK writing systems
    859859          </para>
    860860          <indexterm zone="qt5 qdistancefieldgenerator-qt5">
     
    869869          <para>
    870870            is a tool used by <application>Qt</application> Developers to
    871             generate documentation for software projects.
     871            generate documentation for software projects
    872872          </para>
    873873          <indexterm zone="qt5 qdoc-qt5">
     
    882882          <para>
    883883            imports a a variety of 3D model formats and exports into fast-to-load,
    884             optimized glTF assets embedded into Qt resource files.
     884            optimized glTF assets embedded into Qt resource files
    885885          </para>
    886886          <indexterm zone="qt5 qgltf">
     
    895895          <para>
    896896            is a tool used to generate a <application>Qt</application>
    897             compressed help file.
     897            compressed help file
    898898          </para>
    899899          <indexterm zone="qt5 qhelpgenerator-qt5">
     
    907907        <listitem>
    908908          <para>
    909             is a tool used to generate code from grammar specifications.
     909            is a tool used to generate code from grammar specifications
    910910          </para>
    911911          <indexterm zone="qt5 qlalr-qt5">
     
    921921            uses information stored in project files to
    922922            determine what should go in the makefiles it
    923             generates.
     923            generates
    924924          </para>
    925925          <indexterm zone="qt5 qmake-qt5">
     
    933933        <listitem>
    934934          <para>
    935             executes a QML file.
     935            executes a QML file
    936936          </para>
    937937          <indexterm zone="qt5 qml">
     
    945945        <listitem>
    946946          <para>
    947             supports the creation of cache files at build time.
     947            supports the creation of cache files at build time
    948948          </para>
    949949          <indexterm zone="qt5 qmlcachegen">
     
    958958          <para>
    959959            is a tool used to define the easing curves using an
    960             interactive curve editor.
     960            interactive curve editor
    961961          </para>
    962962          <indexterm zone="qt5 qmleasing-qt5">
     
    970970        <listitem>
    971971          <para>
    972             formats QML files according to the QML coding conventions.
     972            formats QML files according to the QML coding conventions
    973973          </para>
    974974          <indexterm zone="qt5 qmlformat-qt5">
     
    982982        <listitem>
    983983          <para>
    984             is a tool used to import QML files from a directory.
     984            is a tool used to import QML files from a directory
    985985          </para>
    986986          <indexterm zone="qt5 qmlimportscanner-qt5">
     
    994994        <listitem>
    995995          <para>
    996             is a syntax checker for QML files.
     996            is a syntax checker for QML files
    997997          </para>
    998998          <indexterm zone="qt5 qmllint-qt5">
     
    10061006        <listitem>
    10071007          <para>
    1008             removes comments and layout characters from a QML file.
     1008            removes comments and layout characters from a QML file
    10091009          </para>
    10101010          <indexterm zone="qt5 qmlmin-qt5">
     
    10181018        <listitem>
    10191019          <para>
    1020             is a tool to create a qmltypes file.
     1020            is a tool to create a qmltypes file
    10211021          </para>
    10221022          <indexterm zone="qt5 qmlplugindump-qt5">
     
    10301030        <listitem>
    10311031          <para>
    1032             is a tool used to analyze QML applications.
     1032            is a tool used to analyze QML applications
    10331033          </para>
    10341034          <indexterm zone="qt5 qmlpreview-qt5">
     
    10431043          <para>
    10441044            is a tool which watches QML and JavaScript files on disk and
    1045             updates the application live with any changes.
     1045            updates the application live with any changes
    10461046          </para>
    10471047          <indexterm zone="qt5 qmlprofiler-qt5">
     
    10561056          <para>
    10571057            is a utility that loads and displays QML documents even before
    1058             the application is complete.
     1058            the application is complete
    10591059          </para>
    10601060          <indexterm zone="qt5 qmlscene-qt5">
     
    10681068        <listitem>
    10691069          <para>
    1070             is a tool used to make tests.
     1070            is a tool used to make tests
    10711071          </para>
    10721072          <indexterm zone="qt5 qmltestrunner-qt5">
     
    10801080        <listitem>
    10811081          <para>
    1082             converts an input.scxml file to a header and cpp file.
     1082            converts an input.scxml file to a header and cpp file
    10831083          </para>
    10841084          <indexterm zone="qt5 qscxmlc-qt5">
     
    10921092        <listitem>
    10931093          <para>
    1094             processes qt_attribution.json files in Qt sources.
     1094            processes qt_attribution.json files in Qt sources
    10951095          </para>
    10961096          <indexterm zone="qt5 qtattributionsscanner-qt5">
     
    11051105          <para>
    11061106            is a tool for reporting diagnostic information about Qt and its
    1107             environment.
     1107            environment
    11081108          </para>
    11091109          <indexterm zone="qt5 qtdiag-qt5">
     
    11171117        <listitem>
    11181118          <para>
    1119             is a tool to query Qt path information.
     1119            is a tool to query Qt path information
    11201120          </para>
    11211121          <indexterm zone="qt5 qtpaths-qt5">
     
    11291129        <listitem>
    11301130          <para>
    1131             dumps meta-data about Qt plugins in JSON format.
     1131            dumps meta-data about Qt plugins in JSON format
    11321132          </para>
    11331133          <indexterm zone="qt5 qtplugininfo">
     
    11421142          <para>
    11431143            converts Wayland specfiles to C++ headers and code needed for
    1144             QtWayland.
     1144            QtWayland
    11451145          </para>
    11461146          <indexterm zone="qt5 qtwaylandscanner">
     
    11541154        <listitem>
    11551155          <para>
    1156             converts Vulkan specfiles to C++ headers and code.
     1156            converts Vulkan specfiles to C++ headers and code
    11571157          </para>
    11581158          <indexterm zone="qt5 qvkgen">
     
    11661166        <listitem>
    11671167          <para>
    1168             is a resource compiler used in conjunction with designer.
     1168            is a resource compiler used in conjunction with designer
    11691169          </para>
    11701170          <indexterm zone="qt5 rcc-qt5">
     
    11791179          <para>
    11801180            is the Replica Compiler, which generates QObject header files based
    1181             on an API definition file.
     1181            on an API definition file
    11821182          </para>
    11831183          <indexterm zone="qt5 repc">
     
    11921192          <para>
    11931193            performs a Session Description Protocol scan on a remote device,
    1194             using the SDP server represented by the local Bluetooth device.
     1194            using the SDP server represented by the local Bluetooth device
    11951195          </para>
    11961196          <indexterm zone="qt5 sdpscanner-qt5">
     
    12051205          <para>
    12061206            is a script to create the forwarding headers in the include
    1207             directories. It is an internal development tool.
     1207            directories. It is an internal development tool
    12081208          </para>
    12091209          <indexterm zone="qt5 syncqt.pl-qt5">
     
    12171217        <listitem>
    12181218          <para>
    1219             is a trace generator for LTTng or ETW.
     1219            is a trace generator for LTTng or ETW
    12201220          </para>
    12211221          <indexterm zone="qt5 tracegen">
     
    12291229        <listitem>
    12301230          <para>
    1231             is a Qt user interface compiler.
     1231            is a Qt user interface compiler
    12321232          </para>
    12331233          <indexterm zone="qt5 uic-qt5">
     
    12421242          <para>
    12431243            provides support for XPath, XQuery, XSLT, and XML Schema
    1244             validation.
     1244            validation
    12451245          </para>
    12461246          <indexterm zone="qt5 xmlpatterns-qt5">
     
    12541254        <listitem>
    12551255          <para>
    1256             is a tool used to validate XML documents.
     1256            is a tool used to validate XML documents
    12571257          </para>
    12581258          <indexterm zone="qt5 xmlpatternsvalidator-qt5">
  • x/lib/qtwebengine.xml

    r4a80a67 r4c24eb0a  
    395395            is a libexec program which runs a zygote process (one that listens
    396396            for spawn requests from a master process and will fork itself in
    397             response).
     397            response)
    398398          </para>
    399399          <indexterm zone="qtwebengine QtWebEngineProcess">
     
    407407        <listitem>
    408408          <para>
    409             provides QML types for rendering web content within a QML application.
     409            provides QML types for rendering web content within a QML application
    410410          </para>
    411411          <indexterm zone="qtwebengine libQtWebEngine-lib">
     
    419419        <listitem>
    420420          <para>
    421             provides public API shared by both QtWebEngine and QtWebEngineWidgets.
     421            provides public API shared by both QtWebEngine and QtWebEngineWidgets
    422422          </para>
    423423          <indexterm zone="qtwebengine libQtWebEngineCore">
     
    432432          <para>
    433433            provides a web browser engine as well as C++ classes to render and
    434             interact with web content.
     434            interact with web content
    435435          </para>
    436436          <indexterm zone="qtwebengine libQtWebEngineWidgets">
     
    442442    </variablelist>
    443443  </sect2>
     444
    444445</sect1>
  • x/lib/startup-notification.xml

    r4a80a67 r4c24eb0a  
    142142
    143143      <varlistentry id="libstartup-notification-1">
    144         <term><filename class='libraryfile'>libstartup-notification-1.so</filename></term>
     144        <term><filename class="libraryfile">libstartup-notification-1.so</filename></term>
    145145        <listitem>
    146146          <para>
    147147            provides the functions to assist applications in communicating
    148148            with the cursor system to provide feedback to the user that the
    149             application is loading.
     149            application is loading
    150150          </para>
    151151          <indexterm zone="startup-notification libstartup-notification-1">
  • x/lib/tepl.xml

    r4a80a67 r4c24eb0a  
    159159        <listitem>
    160160          <para>
    161             contains convenience functions for GtkSourceView4-based programs.
     161            contains convenience functions for GtkSourceView4-based programs
    162162          </para>
    163163          <indexterm zone="tepl libtepl-5">
     
    168168    </variablelist>
    169169  </sect2>
     170
    170171</sect1>
  • x/lib/webkitgtk.xml

    r4a80a67 r4c24eb0a  
    333333        <listitem>
    334334          <para>
    335             allows debugging and automation of web pages and browsers.
     335            allows debugging and automation of web pages and browsers
    336336          </para>
    337337          <indexterm zone="webkitgtk WebKitWebDriver">
     
    342342
    343343      <varlistentry id="libjavascriptcoregtk-4.0">
    344         <term><filename
    345         class="libraryfile">libjavascriptcoregtk-4.0.so</filename></term>
     344        <term>
     345          <filename class="libraryfile">libjavascriptcoregtk-4.0.so</filename>
     346        </term>
    346347        <listitem>
    347348          <para>
    348349            contains core JavaScript API functions used by
    349             <command>jsc</command> and <filename
    350             class="libraryfile">libwebkit2gtk-4.0</filename>.
     350            <command>jsc</command> and
     351            <filename class="libraryfile">libwebkit2gtk-4.0</filename>
    351352          </para>
    352353          <indexterm zone="webkitgtk libjavascriptcoregtk-4.0">
     
    360361        <listitem>
    361362          <para>
    362             contains the <application>WebKit2</application> API functions.
     363            contains the <application>WebKit2</application> API functions
    363364          </para>
    364365          <indexterm zone="webkitgtk libwebkit2gtk-4">
Note: See TracChangeset for help on using the changeset viewer.