Changeset 4c24eb0a for xsoft/other


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:
xsoft/other
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r4a80a67 r4c24eb0a  
    267267        <listitem>
    268268          <para>
    269             is a glib based mail client.
     269            is a glib based mail client
    270270          </para>
    271271          <indexterm zone="balsa balsa-prog">
     
    279279        <listitem>
    280280          <para>
    281             is the address-book application used by <command>balsa</command>.
     281            is the address-book application used by <command>balsa</command>
    282282          </para>
    283283          <indexterm zone="balsa balsa-ab">
  • xsoft/other/feh.xml

    r4a80a67 r4c24eb0a  
    220220        <listitem>
    221221          <para>
    222             is an image viewer and cataloguer.
     222            is an image viewer and cataloguer
    223223          </para>
    224224          <indexterm zone="feh feh-prog">
  • xsoft/other/fontforge.xml

    r4a80a67 r4c24eb0a  
    219219          <para>
    220220            is a program that allows you to create and
    221             modify font files.
     221            modify font files
    222222          </para>
    223223          <indexterm zone="fontforge fontforge-prog">
     
    232232          <para>
    233233            is a program that produces an image showing
    234             representative glyphs of the font.
     234            representative glyphs of the font
    235235          </para>
    236236          <indexterm zone="fontforge fontimage">
     
    245245          <para>
    246246            is a program that checks the font for certain
    247             common errors.
     247            common errors
    248248          </para>
    249249          <indexterm zone="fontforge fontlint">
     
    257257        <listitem>
    258258          <para>
    259             is a program that compares two font files.
     259            is a program that compares two font files
    260260          </para>
    261261          <indexterm zone="fontforge sfddiff">
  • xsoft/other/gimp.xml

    r4a80a67 r4c24eb0a  
    372372        <listitem>
    373373          <para>
    374             is a symbolic link to <command>gimp-2.10</command>.
     374            is a symbolic link to <command>gimp-2.10</command>
    375375          </para>
    376376          <indexterm zone="gimp gimp-prog">
     
    385385          <para>
    386386            is the Gnu Image Manipulation Program. It works with a variety
    387             of image formats and provides a large selection of tools.
     387            of image formats and provides a large selection of tools
    388388          </para>
    389389          <indexterm zone="gimp gimp-2.10">
     
    397397        <listitem>
    398398          <para>
    399             is a symbolic link to <command>gimp-console-2.10</command>.
     399            is a symbolic link to <command>gimp-console-2.10</command>
    400400          </para>
    401401          <indexterm zone="gimp gimp-console">
     
    411411            is a console program that behaves as if The
    412412            <application>Gimp</application> was called with the
    413             <option>--no-interface</option> command-line option.
     413            <option>--no-interface</option> command-line option
    414414          </para>
    415415          <indexterm zone="gimp gimp-console-2.10">
     
    427427            <command>gimptool-2.0</command> can also be used by programs that
    428428            need to know what libraries and include-paths The
    429             <application>Gimp</application> was compiled with.
     429            <application>Gimp</application> was compiled with
    430430          </para>
    431431          <indexterm zone="gimp gimptool-2.0">
     
    441441            provides C bindings for The <application>Gimp</application>'s
    442442            Procedural Database (PDB) which offers an interface to core functions
    443             and to functionality provided by plug-ins.
     443            and to functionality provided by plug-ins
    444444          </para>
    445445          <indexterm zone="gimp libgimp-2.0">
     
    457457            enumeration data types, gettext translation, determining The
    458458            <application>Gimp</application>'s version number and capabilities,
    459             handling data files and accessing the environment.
     459            handling data files and accessing the environment
    460460          </para>
    461461          <indexterm zone="gimp libgimpbase-2.0">
     
    466466
    467467      <varlistentry id="libgimpcolor-2.0">
    468         <term><filename
    469         class="libraryfile">libgimpcolor-2.0.so</filename></term>
     468        <term><filename class="libraryfile">libgimpcolor-2.0.so</filename></term>
    470469        <listitem>
    471470          <para>
    472471            provides the C functions relating to RGB, HSV and CMYK colors as
    473472            well as converting colors between different color models and
    474             performing adaptive supersampling on an area.
     473            performing adaptive supersampling on an area
    475474          </para>
    476475          <indexterm zone="gimp libgimpcolor-2.0">
     
    481480
    482481      <varlistentry id="libgimpconfig-2.0">
    483         <term><filename
    484         class="libraryfile">libgimpconfig-2.0.so</filename></term>
    485         <listitem>
    486           <para>
    487             contains C functions for reading and writing config information.
     482        <term><filename class="libraryfile">libgimpconfig-2.0.so</filename></term>
     483        <listitem>
     484          <para>
     485            contains C functions for reading and writing config information
    488486          </para>
    489487          <indexterm zone="gimp libgimpconfig-2.0">
     
    499497            contains C functions which provide mathematical definitions and
    500498            macros, manipulate 3x3 transformation matrices, set up and manipulate
    501             vectors and the MD5 message-digest algorithm.
     499            vectors and the MD5 message-digest algorithm
    502500          </para>
    503501          <indexterm zone="gimp libgimpmath-2.0">
     
    513511            provides the C functions which implements module loading using
    514512            GModule and keeps a list of GimpModule's found in a given
    515             searchpath.
     513            searchpath
    516514          </para>
    517515          <indexterm zone="gimp libgimpmodule-2.0">
     
    526524          <para>
    527525            provides the C functions for handling The
    528             <application>Gimp</application>'s thumbnail objects.
     526            <application>Gimp</application>'s thumbnail objects
    529527          </para>
    530528          <indexterm zone="gimp libgimpthumb-2.0">
     
    539537          <para>
    540538            contains The <application>Gimp</application>'s common user
    541             interface functions.
     539            interface functions
    542540          </para>
    543541          <indexterm zone="gimp libgimpui-2.0">
     
    553551            contains The <application>Gimp</application>
    554552            and <application>GTK</application>'s widget creation and
    555             manipulation functions.
     553            manipulation functions
    556554          </para>
    557555          <indexterm zone="gimp libgimpwidgets-2.0">
    558             <primary
    559             sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
     556            <primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
    560557          </indexterm>
    561558        </listitem>
  • xsoft/other/gparted.xml

    r4a80a67 r4c24eb0a  
    291291          <para>
    292292            is a shell script which sets up the environment before calling
    293             <command>gpartedbin</command>.
     293            <command>gpartedbin</command>
    294294          </para>
    295295          <indexterm zone="gparted gparted-prog">
     
    303303        <listitem>
    304304          <para>
    305             is the Gparted binary.
     305            is the Gparted binary
    306306          </para>
    307307          <indexterm zone="gparted gpartedbin">
     
    316316          <para>
    317317            is an optional script which can be used to run gparted with polkit,
    318             from a menu.
     318            from a menu
    319319          </para>
    320320          <indexterm zone="gparted gparted_polkit">
  • xsoft/other/hexchat.xml

    r4a80a67 r4c24eb0a  
    169169        <listitem>
    170170          <para>
    171             is a graphical Internet Relay Chat (IRC) client.
     171            is a graphical Internet Relay Chat (IRC) client
    172172          </para>
    173173          <indexterm zone="hexchat hexchat-prog">
  • xsoft/other/inkscape.xml

    r4a80a67 r4c24eb0a  
    294294        <listitem>
    295295          <para>
    296             is a SVG (Scalable Vector Graphics) editing program.
     296            is a SVG (Scalable Vector Graphics) editing program
    297297          </para>
    298298          <indexterm zone="inkscape inkscape-prog">
     
    306306        <listitem>
    307307          <para>
    308             is a simple program for displaying SVG files.
     308            is a simple program for displaying SVG files
    309309          </para>
    310310          <indexterm zone="inkscape inkview">
     
    318318        <listitem>
    319319          <para>
    320             provides the routines used by inkscape and inkview.
     320            provides the routines used by inkscape and inkview
    321321          </para>
    322322          <indexterm zone="inkscape libinkscape_base">
  • xsoft/other/pidgin.xml

    r4a80a67 r4c24eb0a  
    364364        <listitem>
    365365          <para>
    366             is a <application>GTK+</application> 2 instant messaging client.
     366            is a <application>GTK+</application> 2 instant messaging client
    367367          </para>
    368368          <indexterm zone="pidgin pidgin-prog">
     
    377377          <para>
    378378            is an example that demonstrate how to use libpurple-client
    379             to communicate with purple.
     379            to communicate with purple
    380380          </para>
    381381          <indexterm zone="pidgin purple-client-example">
     
    389389        <listitem>
    390390          <para>
    391             sends remote commands to Pidgin/Finch.
     391            sends remote commands to Pidgin/Finch
    392392          </para>
    393393          <indexterm zone="pidgin purple-remote">
     
    401401        <listitem>
    402402          <para>
    403             calls purple API functions using DBus and prints the return value.
     403            calls purple API functions using DBus and prints the return value
    404404          </para>
    405405          <indexterm zone="pidgin purple-send">
     
    414414          <para>
    415415            calls purple API functions using DBus. As opposed to
    416             <command>purple-send</command>, it does not print the return value.
     416            <command>purple-send</command>, it does not print the return value
    417417          </para>
    418418          <indexterm zone="pidgin purple-send-async">
     
    426426        <listitem>
    427427          <para>
    428             is a python script to handle URLs with purple.
     428            is a python script to handle URLs with purple
    429429          </para>
    430430          <indexterm zone="pidgin purple-url-handler">
  • xsoft/other/rox-filer.xml

    r4a80a67 r4c24eb0a  
    295295        <listitem>
    296296          <para>
    297             is the rox file manager.
     297            is the rox file manager
    298298          </para>
    299299          <indexterm zone="rox-filer rox-filer-prog">
     
    304304    </variablelist>
    305305  </sect2>
     306
    306307</sect1>
  • xsoft/other/rxvt-unicode.xml

    r4a80a67 r4c24eb0a  
    275275        <seg>urxvt, urxvtd, and urxvtc</seg>
    276276        <seg>Many <application>Perl</application> extensions located under
    277         <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
     277        <filename class="directory">/usr/lib/urxvt/perl</filename></seg>
    278278        <seg>/usr/lib/urxvt</seg>
    279279      </seglistitem>
     
    289289        <listitem>
    290290          <para>
    291             is a terminal emulator for the X Window System.
     291            is a terminal emulator for the X Window System
    292292          </para>
    293293          <indexterm zone="rxvt-unicode urxvt-bin">
     
    301301        <listitem>
    302302          <para>
    303             is the <command>urxvt</command> terminal daemon.
     303            is the <command>urxvt</command> terminal daemon
    304304          </para>
    305305          <indexterm zone="rxvt-unicode urxvtd">
     
    313313        <listitem>
    314314          <para>
    315             controls the <command>urxvtd</command> daemon.
     315            controls the <command>urxvtd</command> daemon
    316316          </para>
    317317          <indexterm zone="rxvt-unicode urxvtc">
  • xsoft/other/thunderbird.xml

    r4a80a67 r4c24eb0a  
    405405        <listitem>
    406406          <para>
    407             is <application>Mozilla</application>'s email and newsgroup client.
     407            is <application>Mozilla</application>'s email and newsgroup client
    408408          </para>
    409409          <indexterm zone="thunderbird thunderbird-prog">
  • xsoft/other/tigervnc.xml

    r4a80a67 r4c24eb0a  
    409409            is a X VNC (Virtual Network Computing) server.
    410410             It is based on a standard X server, but it has a
    411              <quote>virtual</quote> screen rather than a physical one.
     411             <quote>virtual</quote> screen rather than a physical one
    412412          </para>
    413413          <indexterm zone="tigervnc xvnc">
     
    421421        <listitem>
    422422          <para>
    423             is a program to configure and control a VNC server.
     423            is a program to configure and control a VNC server
    424424          </para>
    425425          <indexterm zone="tigervnc vncconfig">
     
    433433        <listitem>
    434434          <para>
    435             allows you to set the password used to access VNC desktops.
     435            allows you to set the password used to access VNC desktops
    436436          </para>
    437437          <indexterm zone="tigervnc vncpasswd">
     
    445445        <listitem>
    446446          <para>
    447             is a perl script used to start or stop a VNC server.
     447            is a perl script used to start or stop a VNC server
    448448          </para>
    449449          <indexterm zone="tigervnc vncserver">
     
    457457        <listitem>
    458458          <para>
    459             is a client used to connect to VNC desktops.
     459            is a client used to connect to VNC desktops
    460460          </para>
    461461          <indexterm zone="tigervnc vncviewer">
     
    470470          <para>
    471471            is a program to make an X display on a physical
    472             terminal accessible via TigerVNC or compatible viewers.
     472            terminal accessible via TigerVNC or compatible viewers
    473473          </para>
    474474          <indexterm zone="tigervnc x0vncserver">
  • xsoft/other/transmission.xml

    r4a80a67 r4c24eb0a  
    197197          <para>
    198198            is a lightweight, command-line BitTorrent client with scripting
    199             capabilities.
     199            capabilities
    200200          </para>
    201201          <indexterm zone="transmission transmission-cli">
     
    209209        <listitem>
    210210          <para>
    211             is a command line tool used to create .torrent files.
     211            is a command line tool used to create .torrent files
    212212          </para>
    213213          <indexterm zone="transmission transmission-create">
     
    223223            is a daemon-based Transmission session that can be controlled via
    224224            RPC commands from transmission's web interface or
    225             <command>transmission-remote</command>.
     225            <command>transmission-remote</command>
    226226          </para>
    227227          <indexterm zone="transmission transmission-daemon">
     
    235235        <listitem>
    236236          <para>
    237             is a command-line utility to modify .torrent files' announce URLs.
     237            is a command-line utility to modify .torrent files' announce URLs
    238238          </para>
    239239          <indexterm zone="transmission transmission-edit">
     
    247247        <listitem>
    248248          <para>
    249             is a GTK+ bittorrent client.
     249            is a GTK+ bittorrent client
    250250          </para>
    251251          <indexterm zone="transmission transmission-gtk">
     
    259259        <listitem>
    260260          <para>
    261             is a Qt bittorrent client.
     261            is a Qt bittorrent client
    262262          </para>
    263263          <indexterm zone="transmission transmission-qt">
     
    271271        <listitem>
    272272          <para>
    273             is a remote control utility for transmission-daemon and transmission.
     273            is a remote control utility for transmission-daemon and transmission
    274274          </para>
    275275          <indexterm zone="transmission transmission-remote">
     
    283283        <listitem>
    284284          <para>
    285             is a command line tool to display bittorrent .torrent file metadata.
     285            is a command line tool to display bittorrent .torrent file metadata
    286286          </para>
    287287          <indexterm zone="transmission transmission-show">
  • xsoft/other/xarchiver.xml

    r4a80a67 r4c24eb0a  
    194194        <listitem>
    195195          <para>
    196             is a <application>GTK+</application> archive manager.
     196            is a <application>GTK+</application> archive manager
    197197          </para>
    198198          <indexterm zone="xarchiver xarchiver-prog">
  • xsoft/other/xdg-utils.xml

    r4a80a67 r4c24eb0a  
    158158        <listitem>
    159159          <para>
    160             is a command line tool for (un)installing desktop menu items.
     160            is a command line tool for (un)installing desktop menu items
    161161          </para>
    162162          <indexterm zone="xdg-utils xdg-desktop-menu">
     
    170170        <listitem>
    171171          <para>
    172             is a command line tool for (un)installing icons to the desktop.
     172            is a command line tool for (un)installing icons to the desktop
    173173          </para>
    174174          <indexterm zone="xdg-utils xdg-desktop-icon">
     
    183183          <para>
    184184            is a command line tool for querying information about file
    185             type handling and adding descriptions for new file types.
     185            type handling and adding descriptions for new file types
    186186          </para>
    187187          <indexterm zone="xdg-utils xdg-mime">
     
    195195        <listitem>
    196196          <para>
    197             is a command line tool for (un)installing icon resources.
     197            is a command line tool for (un)installing icon resources
    198198          </para>
    199199          <indexterm zone="xdg-utils xdg-icon-resource">
     
    207207        <listitem>
    208208          <para>
    209             opens a file or URL in the user's preferred application.
     209            opens a file or URL in the user's preferred application
    210210          </para>
    211211          <indexterm zone="xdg-utils xdg-open">
     
    220220          <para>
    221221            opens the user's preferred e-mail composer in order to send a mail
    222             message.
     222            message
    223223          </para>
    224224          <indexterm zone="xdg-utils xdg-email">
     
    232232        <listitem>
    233233          <para>
    234             is a command line tool for controlling the screensaver.
     234            is a command line tool for controlling the screensaver
    235235          </para>
    236236          <indexterm zone="xdg-utils xdg-screensaver">
     
    245245          <para>
    246246            is a command line tool for managing various settings from
    247             the desktop environment.
     247            the desktop environment
    248248          </para>
    249249          <indexterm zone="xdg-utils xdg-settings">
     
    255255    </variablelist>
    256256  </sect2>
     257
    257258</sect1>
  • xsoft/other/xscreensaver.xml

    r4a80a67 r4c24eb0a  
    236236        <listitem>
    237237          <para>
    238             is a screen saver and locker daemon.
     238            is a screen saver and locker daemon
    239239          </para>
    240240          <indexterm zone="xscreensaver xscreensaver-prog">
     
    249249          <para>
    250250            controls a running <command>xscreensaver</command>
    251             process by sending it client messages.
     251            process by sending it client messages
    252252          </para>
    253253          <indexterm zone="xscreensaver xscreensaver-command">
     
    262262          <para>
    263263            is a graphical front-end for setting the parameters used
    264             by the background <command>xscreensaver</command> daemon.
     264            by the background <command>xscreensaver</command> daemon
    265265          </para>
    266266          <indexterm zone="xscreensaver xscreensaver-demo">
     
    275275          <para>
    276276            is a helper program for the <command>xscreensaver</command>
    277             modules that manipulate images.
     277            modules that manipulate images
    278278          </para>
    279279          <indexterm zone="xscreensaver xscreensaver-getimage">
     
    288288          <para>
    289289            is a helper program for the <command>xscreensaver</command>
    290             modules that manipulate images.
     290            modules that manipulate images
    291291          </para>
    292292          <indexterm zone="xscreensaver xscreensaver-getimage-file">
     
    301301          <para>
    302302            is a helper program for the <command>xscreensaver</command>
    303             modules that manipulate images.
     303            modules that manipulate images
    304304          </para>
    305305          <indexterm zone="xscreensaver xscreensaver-getimage-video">
     
    314314          <para>
    315315            is a helper program for the <command>xscreensaver</command>
    316             OpenGL modules.
     316            OpenGL modules
    317317          </para>
    318318          <indexterm zone="xscreensaver xscreensaver-gl-helper">
     
    326326        <listitem>
    327327          <para>
    328             prints some text to stdout, for use by screen savers.
     328            prints some text to stdout, for use by screen savers
    329329          </para>
    330330          <indexterm zone="xscreensaver xscreensaver-text">
Note: See TracChangeset for help on using the changeset viewer.