Changeset af2b317 for x


Ignore:
Timestamp:
06/22/2024 03:39:23 AM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
89b9739
Parents:
f911e63
git-author:
Xi Ruoyao <xry111@…> (06/22/2024 03:23:50 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/22/2024 03:39:23 AM)
Message:

Punctuation/comma vs. quote clean up

We've done this several times but there are still remaining cases.

Location:
x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/dm/sddm.xml

    rf911e63 raf2b317  
    471471        You can install other themes in that directory. In order to change the
    472472        theme, you need to edit <filename>/etc/sddm.conf</filename>,
    473         to change the default (empty) theme, replacing <quote>Current=</quote>
    474         with <quote>Current=&lt;new theme&gt;</quote>, e.g.
    475         <quote>Current=maldives</quote>.
     473        to change the default (empty) theme, replacing
     474        <literal>Current=</literal> with
     475        <literal>Current=<replaceable>&lt;new theme&gt;</replaceable></literal>,
     476        e.g. <literal>Current=maldives</literal>.
    476477      </para>
    477478
  • x/wm/fluxbox.xml

    rf911e63 raf2b317  
    215215        <replaceable>&lt;/path/to/nice/image.ext&gt;</replaceable> to point to
    216216        the actual image you want to use, where <replaceable>ext</replaceable>
    217         must be <quote>xpm</quote>, if <xref linkend="imlib2"/> is not installed
    218         to allow other image formats.
     217        must be <literal>xpm</literal>, if <xref linkend="imlib2"/> is not
     218        installed to allow other image formats.
    219219      </para>
    220220
Note: See TracChangeset for help on using the changeset viewer.