Changeset 89488b4 for x


Ignore:
Timestamp:
11/21/2011 11:18:03 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f31ead77
Parents:
76a07db
Message:

Added a bit to the audacious page to say it can use gtk+-3

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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+2.xml

    r76a07db r89488b4  
    1313]>
    1414
    15 <sect1 id="gtk2" xreflabel="GTK+-&gtk2-version;">
     15<sect1 id="gtk2" xreflabel="gtk+-&gtk2-version;">
    1616  <?dbhtml filename="gtk2.html" ?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>GTK+-&gtk2-version;</title>
     23  <title>gtk+-&gtk2-version;</title>
    2424
    2525  <indexterm zone="gtk2">
    26     <primary sortas="a-GTK2">GTK2</primary>
     26    <primary sortas="a-gtk2">gtk2</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to GTK+</title>
    31 
    32     <para>The <application>GTK+</application> package contains
    33     <application>GTK+</application> libraries. These are useful
     30    <title>Introduction to gtk+-2</title>
     31
     32    <para>The <application>gtk+-2</application> package contains
     33    <application>gtk+-2</application> libraries. These are useful
    3434    for creating graphical user interfaces for applications.</para>
    3535
     
    5858    </itemizedlist>
    5959
    60     <bridgehead renderas="sect3">GTK+ Dependencies</bridgehead>
     60    <bridgehead renderas="sect3">gtk+-2 Dependencies</bridgehead>
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
     
    8989
    9090  <sect2 role="installation">
    91     <title>Installation of GTK+-2</title>
    92 
    93     <para>Install <application>GTK+-2</application> by running
     91    <title>Installation of gtk+-2</title>
     92
     93    <para>Install <application>gtk+-2</application> by running
    9494    the following commands:</para>
    9595
     
    164164
    165165  <sect2 role="configuration">
    166     <title>Configuring GTK+-2</title>
     166    <title>Configuring gtk+-2</title>
    167167
    168168    <sect3 id="gtk2-config">
     
    209209      <para>
    210210      <ulink url="http://sourceforge.net/projects/lxde/files/LXAppearance/">
    211       LXAppearance</ulink> is a GTK+-2 application that can help you choose the
     211      LXAppearance</ulink> is a gtk+-2 application that can help you choose the
    212212      themes you like.</para>
    213213
     
    263263        <term><command>gtk-demo</command></term>
    264264        <listitem>
    265           <para>demonstrates <application>GTK+</application> functionality and
     265          <para>demonstrates <application>gtk+-2</application> functionality and
    266266          provides code for the examples.</para>
    267267          <indexterm zone="gtk2 gtk-demo">
     
    276276        <listitem>
    277277          <para>collects information about loadable input method modules for
    278           <application>GTK+</application> and writes it to standard output.</para>
     278          <application>gtk+-2</application> and writes it to standard output.</para>
    279279          <indexterm zone="gtk2 gtk-query-immodules-2.0">
    280280            <primary
     
    294294      </varlistentry>
    295295
    296       <varlistentry id="GTK2libs">
    297         <term>GTK+ Libraries</term>
     296      <varlistentry id="gtk2libs">
     297        <term>gtk+-2 Libraries</term>
    298298        <listitem>
    299299          <para>provide an API to implement graphical user interfaces.</para>
    300           <indexterm zone="gtk2 GTK2libs">
    301             <primary sortas="c-GTK2libs">GTK+ Libraries</primary>
     300          <indexterm zone="gtk2 gtk2libs">
     301            <primary sortas="c-gtk2libs">gtk+-2 Libraries</primary>
    302302          </indexterm>
    303303        </listitem>
  • x/lib/gtk+3.xml

    r76a07db r89488b4  
    1313]>
    1414
    15 <sect1 id="gtk3" xreflabel="gtk3-&gtk3-version;">
     15<sect1 id="gtk3" xreflabel="gtk+-&gtk3-version;">
    1616  <?dbhtml filename="gtk3.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>gtk3-&gtk3-version;</title>
     23  <title>gtk+-&gtk3-version;</title>
    2424
    2525  <indexterm zone="gtk3">
    26     <primary sortas="a-gtk3">gtk3</primary>
     26    <primary sortas="a-gtk3">gtk+-3</primary>
    2727  </indexterm>
    2828
     
    5858    </itemizedlist>
    5959
    60     <bridgehead renderas="sect3">gtk3 Dependencies</bridgehead>
     60    <bridgehead renderas="sect3">gtk+-3 Dependencies</bridgehead>
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
     
    8080
    8181  <sect2 role="installation">
    82     <title>Installation of gtk3</title>
    83 
    84     <para>Install <application>gtk3</application> by running the following
     82    <title>Installation of gtk+-3</title>
     83
     84    <para>Install <application>gtk+-3</application> by running the following
    8585    commands:</para>
    8686
Note: See TracChangeset for help on using the changeset viewer.