Ignore:
Timestamp:
09/15/2017 03:53:25 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
f5cdf41
Parents:
57c1a7f
Message:

role="runtime" in gnome

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

Location:
gnome/applications
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/brasero.xml

    r57c1a7f r9b1042fd  
    102102    <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    103103    <para role="recommended">
    104       <xref linkend="dvd-rw-tools"/> and
    105       <xref linkend="gvfs"/>
     104      <xref role="runtime" linkend="dvd-rw-tools"/> and
     105      <xref role="runtime" linkend="gvfs"/>
    106106    </para>
    107107
    108108    <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
    109109    <para role="optional">
    110       <xref linkend="cdrdao"/>,
    111       <xref linkend="libdvdcss"/>,
    112       <xref linkend="cdrtools"/>, and
     110      <xref role="runtime" linkend="cdrdao"/>,
     111      <xref role="runtime" linkend="libdvdcss"/>,
     112      <xref role="runtime" linkend="cdrtools"/>, and
    113113      <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
    114114    </para>
  • gnome/applications/file-roller.xml

    r57c1a7f r9b1042fd  
    102102    <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
    103103    <para role="optional">
    104       <xref linkend="unrar"/>,
    105       <xref linkend="unzip"/>, and
    106       <xref linkend="zip"/>
     104      <xref role="runtime" linkend="unrar"/>,
     105      <xref role="runtime" linkend="unzip"/>, and
     106      <xref role="runtime" linkend="zip"/>
    107107    </para>
    108108
  • gnome/applications/gnome-nettool.xml

    r57c1a7f r9b1042fd  
    8585    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="bind-utils"/>,
    88       <xref linkend="nmap"/>,
    89       <xref linkend="net-tools"/>,
    90       <xref linkend="traceroute"/>, and
    91       <xref linkend="whois"/>
     87      <xref role="runtime" linkend="bind-utils"/>,
     88      <xref role="runtime" linkend="nmap"/>,
     89      <xref role="runtime" linkend="net-tools"/>,
     90      <xref role="runtime" linkend="traceroute"/>, and
     91      <xref role="runtime" linkend="whois"/>
    9292    </para>
    9393
  • gnome/applications/network-manager-applet.xml

    r57c1a7f r9b1042fd  
    9595    <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    9696    <para role="required">
    97       <xref linkend="polkit-gnome"/>
     97      <xref role="runtime" linkend="polkit-gnome"/>
    9898    </para>
    9999
  • gnome/applications/seahorse.xml

    r57c1a7f r9b1042fd  
    100100    <bridgehead renderas="sect4">Runtime Dependency</bridgehead>
    101101    <para role="required">
    102       <xref linkend="gnome-keyring"/>
     102      <xref role="runtime" linkend="gnome-keyring"/>
    103103    </para>
    104104
Note: See TracChangeset for help on using the changeset viewer.