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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r4a80a67 r4c24eb0a  
    304304          <para>
    305305            can be used to start applications and to send
    306             messages to already-running instances of other applications.
     306            messages to already-running instances of other applications
    307307          </para>
    308308          <indexterm zone="glib2 gapplication">
     
    316316          <para>
    317317            is a simple tool used for working with
    318             <application>D-Bus</application> objects.
     318            <application>D-Bus</application> objects
    319319          </para>
    320320          <indexterm zone="glib2 gdbus">
     
    329329          <para>
    330330            is used to generate code and/or documentation for one or
    331             more <application>D-Bus</application> interfaces.
     331            more <application>D-Bus</application> interfaces
    332332          </para>
    333333          <indexterm zone="glib2 gdbus-codegen">
     
    342342          <para>
    343343            is a utility that makes many <application>GIO</application>
    344             features available from the command line.
     344            features available from the command line
    345345          </para>
    346346          <indexterm zone="glib2 gio">
     
    356356            is used to create a <filename>giomodule.cache</filename> file in
    357357            the listed directories. This file lists the implemented extension
    358             points for each module that has been found.
     358            points for each module that has been found
    359359          </para>
    360360          <indexterm zone="glib2 gio-querymodules">
     
    370370            is used to read the resource description from a file and
    371371            the files that it references to create a binary resource
    372             bundle that is suitable for use with the GResource API.
     372            bundle that is suitable for use with the GResource API
    373373          </para>
    374374          <indexterm zone="glib2 glib-compile-resources">
     
    384384            is used to compile all the GSettings XML schema files
    385385            in a directory into a binary file with the name
    386             <filename>gschemas.compiled</filename> that can be used by GSettings.
     386            <filename>gschemas.compiled</filename> that can be used by GSettings
    387387          </para>
    388388          <indexterm zone="glib2 glib-compile-schemas">
     
    396396        <listitem>
    397397          <para>
    398             is a C code marshaller generation utility for GLib closures.
     398            is a C code marshaller generation utility for GLib closures
    399399          </para>
    400400          <indexterm zone="glib2 glib-genmarshal">
     
    409409          <para>
    410410            is a variant of the <application>gettext</application>
    411             internationalization utility.
     411            internationalization utility
    412412          </para>
    413413          <indexterm zone="glib2 glib-gettextize">
     
    421421        <listitem>
    422422          <para>
    423             is a C language enum description generation utility.
     423            is a C language enum description generation utility
    424424          </para>
    425425          <indexterm zone="glib2 glib-mkenums">
     
    433433        <listitem>
    434434          <para>
    435             is a small utility that draws a tree of types.
     435            is a small utility that draws a tree of types
    436436          </para>
    437437          <indexterm zone="glib2 gobject-query">
     
    445445        <listitem>
    446446          <para>
    447             offers a simple command line interface to GResource.
     447            offers a simple command line interface to GResource
    448448          </para>
    449449          <indexterm zone="glib2 gresource">
     
    457457        <listitem>
    458458          <para>
    459             offers a simple command line interface to GSettings.
     459            offers a simple command line interface to GSettings
    460460          </para>
    461461          <indexterm zone="glib2 gsettings">
     
    469469        <listitem>
    470470          <para>
    471             is a test running utility.
     471            is a test running utility
    472472          </para>
    473473          <indexterm zone="glib2 gtester">
     
    481481        <listitem>
    482482          <para>
    483             is a test report formatting utility.
     483            is a test report formatting utility
    484484          </para>
    485485          <indexterm zone="glib2 gtester-report">
     
    494494          <para>
    495495            contain low-level core libraries for the
    496             <application>GIMP</application> Toolkit.
     496            <application>GIMP</application> Toolkit
    497497          </para>
    498498          <indexterm zone="glib2 GLib-libraries">
Note: See TracChangeset for help on using the changeset viewer.