%general-entities; ]> $LastChangedBy$ $Date$ GNOME Panel-&gnome-panel-version; Introduction to <application><acronym>GNOME</acronym> Panel</application> The GNOME Panel package contains hooks to the menu sub-system and the applet sub-system. Package information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-panel-md5sum; Download size: &gnome-panel-size; Estimated disk space required: &gnome-panel-buildsize; Estimated build time: &gnome-panel-time; <application><acronym>GNOME</acronym> Panel</application> dependencies Required , and Recommended and (if you plan on installing Evolution-2.0) Optional Installation of <application><acronym>GNOME</acronym> Panel</application> Install GNOME Panel by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make This package does not come with a test suite. Now, as the root user: make install && chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\ {fish-applet-2,window-list,workspace-switcher}/C/*.xml Command explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. Contents The GNOME Panel package contains gnome-panel, gnome-desktop-item-edit, panel-test-applets, libpanel-applet-2 libraries and panel applets. Description libpanel-applet libraries libpanel-applet libraries allow development of small applications (applets) which may be embedded in the panel. Applets Applets included are Workspace Switcher, Window List, Clock and Wanda the Fish.