Changeset d6f3b5e for gnome


Ignore:
Timestamp:
11/23/2004 03:29:48 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
2ed52f8
Parents:
9d05d24
Message:

Updated to GNOME-Panel-2.8.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-panel.xml

    r9d05d24 rd6f3b5e  
    55  %general-entities;
    66
    7 <!ENTITY gnome-panel-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.6/gnome-panel-&gnome-panel-version;.tar.bz2">
    8 <!ENTITY gnome-panel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.6/gnome-panel-&gnome-panel-version;.tar.bz2">
    9 <!ENTITY gnome-panel-size "2.9 MB">
    10 <!ENTITY gnome-panel-buildsize "72.4 MB">
    11 <!ENTITY gnome-panel-time "1.14 SBU">
    12 
     7<!ENTITY gnome-panel-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
     8<!ENTITY gnome-panel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
     9<!ENTITY gnome-panel-md5sum "77aea214467da238170ed10dbc825799">
     10<!ENTITY gnome-panel-size "3.2 MB">
     11<!ENTITY gnome-panel-buildsize "61 MB">
     12<!ENTITY gnome-panel-time "0.79 SBU">
    1313]>
    1414
     
    2222
    2323<sect2>
    24 <title>Introduction to <application><acronym>GNOME</acronym> Panel</application></title>
     24<title>Introduction to <application><acronym>GNOME</acronym>
     25Panel</application></title>
    2526
    26 <para>The <application><acronym>GNOME</acronym> Panel</application> package contains the menu and
    27 applet systems.</para>
     27<para>The <application><acronym>GNOME</acronym> Panel</application> package
     28contains the menu and applet systems.</para>
    2829
    2930<sect3><title>Package information</title>
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&gnome-panel-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &gnome-panel-md5sum;</para></listitem>
    3537<listitem><para>Download size: &gnome-panel-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     38<listitem><para>Estimated disk space required:
    3739&gnome-panel-buildsize;</para></listitem>
    3840<listitem><para>Estimated build time:
     
    4042</sect3>
    4143
    42 <sect3><title><application><acronym>GNOME</acronym> Panel</application> dependencies</title>
     44<sect3><title><application><acronym>GNOME</acronym> Panel</application>
     45dependencies</title>
    4346<sect4><title>Required</title>
    44 <para>
    45 <xref linkend="gnome-desktop"/> and
    46 <xref linkend="libwnck"/>
    47 </para></sect4>
     47<para><xref linkend="gnome-desktop"/> and <xref linkend="libwnck"/></para>
     48</sect4>
     49
     50<sect4><title>Recommended</title>
     51<para><xref linkend="startup-notification"/> and
     52<ulink url="http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/1.0/">evolution-data-server</ulink>
     53(if you plan on installing Evolution-2.0)</para>
     54</sect4>
     55
    4856<sect4><title>Optional</title>
    49 <para>
    50 <xref linkend="startup-notification"/>,
    51 <xref linkend="gtk-doc"/> and
    52 <ulink url="http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/">evolution-data-server</ulink>
    53 </para></sect4>
     57<para><xref linkend="gtk-doc"/></para>
     58</sect4>
     59
    5460</sect3>
    5561
     
    5763
    5864<sect2>
    59 <title>Installation of <application><acronym>GNOME</acronym> Panel</application></title>
     65<title>Installation of <application><acronym>GNOME</acronym>
     66Panel</application></title>
    6067
    61 <para>Install <application><acronym>GNOME</acronym> Panel</application> by running the following commands:</para>
     68<para>Install <application><acronym>GNOME</acronym> Panel</application> by
     69running the following commands:</para>
    6270
    6371<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    7280<title>Command explanations</title>
    7381
    74 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts
    75 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
    76 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    77 
    7882<para><parameter>--libexecdir=`pkg-config --variable=prefix
    7983ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
     
    8286
    8387<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    84 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
    85 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     88puts configuration files in <filename class="directory">/etc/gnome</filename>
     89instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    8690
    87 <para><option>--disable-gtk-doc</option>: This switch prevents
    88 the rebuilding of documentation during the <command>make</command> command.</para>
     91<para><option>--disable-gtk-doc</option>: This switch prevents the rebuilding
     92of documentation during the <command>make</command> command.</para>
    8993
    9094</sect2>
     
    9397<title>Contents</title>
    9498
    95 <para>The <application><acronym>GNOME</acronym> Panel</application> package contains
    96 <filename class="libraryfile">libpanel-applet-2</filename> libraries and applets.</para>
     99<para>The <application><acronym>GNOME</acronym> Panel</application> package
     100contains <filename class="libraryfile">libpanel-applet-2</filename> libraries
     101and applets.</para>
    97102
    98103</sect2>
     
    101106
    102107<sect3><title>libpanel-applet libraries</title>
    103 <para><filename class="libraryfile">libpanel-applet</filename> libraries allow development of small
    104 applications which may be embedded in the panel called applets.</para></sect3>
     108<para><filename class="libraryfile">libpanel-applet</filename> libraries allow
     109development of small applications (applets) which may be embedded in the
     110panel.</para></sect3>
    105111
    106112<sect3><title>Applets</title>
    107 <para>Applets included are Workspace Switcher, Window List, Inbox
    108 Monitor, Clock and 'Wanda the Fish'.</para></sect3>
     113<para>Applets included are Workspace Switcher, Window List, Inbox Monitor,
     114Clock and <quote>Wanda the Fish</quote>.</para></sect3>
    109115
    110116</sect2>
Note: See TracChangeset for help on using the changeset viewer.