2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-05-15 18:37:46 +08:00
|
|
|
<!ENTITY gnome-panel-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
|
|
|
|
<!ENTITY gnome-panel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
|
|
|
|
<!ENTITY gnome-panel-md5sum "a2719f5c79a9e48bca086f08a77a6889">
|
|
|
|
<!ENTITY gnome-panel-size "2.3 MB">
|
|
|
|
<!ENTITY gnome-panel-buildsize "55 MB">
|
|
|
|
<!ENTITY gnome-panel-time "0.7 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 09:44:48 +08:00
|
|
|
<sect1 id="gnome-panel" xreflabel="GNOME Panel-&gnome-panel-version;">
|
2005-05-15 18:37:46 +08:00
|
|
|
<?dbhtml filename="gnome-panel.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<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>The <application>GNOME Panel</application> package
|
|
|
|
contains hooks to the menu sub-system and the applet sub-system.</para>
|
|
|
|
|
|
|
|
<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><xref linkend="gnome-desktop"/>,
|
|
|
|
<xref linkend="libwnck"/> and
|
|
|
|
<xref linkend="gnome-menus"/></para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para><xref linkend="startup-notification"/> and
|
|
|
|
<xref linkend="evolution-data-server"/> (if you plan on installing
|
|
|
|
<application>Evolution</application>-2.0)</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para><xref linkend="gtk-doc"/></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=`pkg-config --variable=prefix ORBit-2.0` \
|
2004-06-15 12:33:15 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
2005-05-11 11:45:56 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2005-05-15 18:37:46 +08:00
|
|
|
make</userinput></screen>
|
2005-05-11 11:45:56 +08:00
|
|
|
|
2005-05-15 18:37:46 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-05-11 11:45:56 +08:00
|
|
|
|
2005-05-15 18:37:46 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-05-11 11:45:56 +08:00
|
|
|
|
2005-05-15 18:37:46 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
2005-05-11 11:45:56 +08:00
|
|
|
chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\
|
2005-05-15 18:37:46 +08:00
|
|
|
{fish-applet-2,window-list,workspace-switcher}/C/*.xml</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--libexecdir=`pkg-config --variable=prefix
|
|
|
|
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|
|
|
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
|
|
|
puts configuration files in <filename class="directory">/etc/gnome</filename>
|
|
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-05-21 22:40:57 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-05-16 03:51:32 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-15 18:37:46 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>clock-applet, fish-applet-2, gnome-desktop-item-edit, gnome-panel,
|
|
|
|
gnome-desktop-item-edit, notification-area-applet, and wnck-applet</seg>
|
2005-05-21 22:40:57 +08:00
|
|
|
<seg>libpanel-applet-2.[so,a] and bonobo servers</seg>
|
|
|
|
<seg>/etc/gnome/gconf/gconf.xml.defaults/[,schemas]/apps,
|
|
|
|
$GNOME_PREFIX/include/panel-2.0,
|
2005-05-16 03:51:32 +08:00
|
|
|
$GNOME_PREFIX/share/idl/gnome-panel-2.0,
|
2005-07-29 23:23:18 +08:00
|
|
|
some help directories under the $GNOME_PREFIX/share/gnome/help hierarchy,
|
2005-05-21 22:40:57 +08:00
|
|
|
$GNOME_PREFIX/share/gnome/icons,
|
|
|
|
$GNOME_PREFIX/share/gnome/panel,
|
|
|
|
$GNOME_PREFIX/share/gtk-doc/html/panel-applet, and
|
|
|
|
$GNOME_PREFIX/share/omf/gnome-panel</seg>
|
2005-05-15 18:37:46 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libpanel-applet-2">
|
|
|
|
<term><filename class='libraryfile'>libpanel-applet-2.[so,a]</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>allow development of small applications (applets) which
|
|
|
|
may be embedded in the panel.</para>
|
|
|
|
<indexterm zone="gnome-panel libpanel-applet-2">
|
|
|
|
<primary sortas="c-libpanel-applet-2">libpanel-applet-2.[so,a]</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-09-03 08:33:51 +08:00
|
|
|
|
|
|
|
</sect1>
|