mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
211 lines
6.0 KiB
XML
211 lines
6.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gnome-panel-download-http
|
|
"&gnome-download-http;/gnome-panel/3.6/gnome-panel-&gnome-panel-version;.tar.xz">
|
|
<!ENTITY gnome-panel-download-ftp
|
|
"&gnome-download-ftp;/gnome-panel/3.6/gnome-panel-&gnome-panel-version;.tar.xz">
|
|
<!ENTITY gnome-panel-md5sum "f394ad73babbce95fd0bb65ec6fd3519">
|
|
<!ENTITY gnome-panel-size "2.4 MB">
|
|
<!ENTITY gnome-panel-buildsize "72 MB">
|
|
<!ENTITY gnome-panel-time "0.6 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-panel" xreflabel="gnome-panel-&gnome-panel-version;">
|
|
<?dbhtml filename="gnome-panel.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-panel-&gnome-panel-version;</title>
|
|
|
|
<indexterm zone="gnome-panel">
|
|
<primary sortas="a-gnome-panel">gnome-panel</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME Panel</title>
|
|
|
|
<para>
|
|
<application>GNOME Panel</application> is an area on the desktop from
|
|
which you can run applications and applets, and perform other tasks.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-panel-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-panel-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-panel-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-panel-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-panel-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-panel-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME Panel Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="dconf"/>,
|
|
<xref linkend="GConf"/>,
|
|
<xref linkend="gnome-desktop"/>,
|
|
<xref linkend="gnome-menus"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="libgweather"/>,
|
|
<xref linkend="librsvg"/>,
|
|
<xref linkend="libwnck"/> and
|
|
<xref linkend="yelp-xsl"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="evolution-data-server"/>,
|
|
<xref linkend="gobject-introspection"/>,
|
|
<xref linkend="NetworkManager"/> and
|
|
<xref linkend="telepathy-glib"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/>
|
|
</para>
|
|
|
|
<note>
|
|
<para>
|
|
The <application>libxml2</application>
|
|
<application>Python</application> module must have been built during the
|
|
installation of <application>libxml2</application> else the
|
|
<application>GNOME Panel</application> build will fail.
|
|
</para>
|
|
</note>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gnome-panel"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME Panel</title>
|
|
|
|
<para>
|
|
Install <application>GNOME Panel</application> by
|
|
running the following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--libexecdir=/usr/lib/gnome-applets &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-desktop-item-edit, gnome-panel and panel-test-applets
|
|
</seg>
|
|
<seg>
|
|
libpanel-applet-4.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/gnome-panel-4.0,
|
|
/usr/lib/gnome-applets,
|
|
/usr/share/gnome-applets,
|
|
/usr/share/gtk-doc/html/panel-applet-4.0,
|
|
/usr/share/help/*/clock and
|
|
/usr/share/help/*/fish
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gnome-panel-prog">
|
|
<term><command>gnome-panel</command></term>
|
|
<listitem>
|
|
<para>
|
|
provides the panels for the the <application>GNOME</application>
|
|
Desktop.
|
|
</para>
|
|
<indexterm zone="gnome-panel gnome-panel-prog">
|
|
<primary sortas="b-gnome-panel">gnome-panel</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libpanel-applet-4">
|
|
<term><filename class="libraryfile">libpanel-applet-4.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions used for development of small applications
|
|
(applets) which may be embedded in the panel.
|
|
</para>
|
|
<indexterm zone="gnome-panel libpanel-applet-4">
|
|
<primary sortas="c-libpanel-applet-4">libpanel-applet-4.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|