From e10eaa2912fa2ca42670e25a7a1108da0330765d Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Wed, 11 May 2005 03:45:56 +0000 Subject: [PATCH] Updated to GNOME Session-2.10.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4115 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/core/gnome-backgrounds.xml | 5 ++-- gnome/core/gnome-menus.xml | 5 ++-- gnome/core/gnome-panel.xml | 42 ++++++++++++++++++-------------- 3 files changed, 30 insertions(+), 22 deletions(-) diff --git a/gnome/core/gnome-backgrounds.xml b/gnome/core/gnome-backgrounds.xml index f41cd95ecc..c0cbef4ca8 100644 --- a/gnome/core/gnome-backgrounds.xml +++ b/gnome/core/gnome-backgrounds.xml @@ -8,7 +8,7 @@ - + ]> @@ -62,6 +62,8 @@ following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && make +This package does not come with a test suite. + Now, as the root user: make install @@ -98,4 +100,3 @@ $GNOME_PREFIX/share/gnome-background-properties - diff --git a/gnome/core/gnome-menus.xml b/gnome/core/gnome-menus.xml index 63354c58bf..0dfde7fb35 100644 --- a/gnome/core/gnome-menus.xml +++ b/gnome/core/gnome-menus.xml @@ -8,7 +8,7 @@ - + ]> @@ -64,6 +64,8 @@ following commands: --sysconfdir=/etc/gnome && make +This package does not come with a test suite. + Now, as the root user: make install @@ -127,4 +129,3 @@ Specification. - diff --git a/gnome/core/gnome-panel.xml b/gnome/core/gnome-panel.xml index 38d0a511ff..3c58307b6e 100644 --- a/gnome/core/gnome-panel.xml +++ b/gnome/core/gnome-panel.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -25,7 +25,7 @@ Panel The GNOME Panel package -contains the menu and applet systems. +contains hooks to the menu sub-system and the applet sub-system. Package information @@ -44,7 +44,9 @@ url="&gnome-panel-download-ftp;"/> <application><acronym>GNOME</acronym> Panel</application> dependencies Required - and +, + and + Recommended @@ -70,10 +72,15 @@ 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 --disable-gtk-doc && -make && -make install && -chmod 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\ + --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 @@ -90,17 +97,17 @@ ORBit-2.0`/sbin: This switch puts libexec files in puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. -: This switch prevents the rebuilding -of documentation during the make command. - Contents The GNOME Panel package -contains libpanel-applet-2 libraries -and applets. +contains gnome-panel, +gnome-desktop-item-edit, +panel-test-applets, +libpanel-applet-2 libraries +and panel applets. @@ -112,10 +119,9 @@ development of small applications (applets) which may be embedded in the panel. Applets -Applets included are Workspace Switcher, Window List, Inbox Monitor, -Clock and Wanda the Fish. +Applets included are Workspace Switcher, Window List, Clock and +Wanda the Fish. -