Author: wblaszcz
Date: 2009-08-15 21:05:40 -0600 (Sat, 15 Aug 2009)
New Revision: 7966

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/core/gnome-applets.xml
   trunk/BOOK/gnome/core/gnome-control-center.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to GNOME Applets-2.26.3.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-08-15 12:14:44 UTC (rev 7965)
+++ trunk/BOOK/general.ent      2009-08-16 03:05:40 UTC (rev 7966)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "16">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2009">
 <!ENTITY copyrightdate "2001-&year;">
@@ -532,7 +532,7 @@
 <!ENTITY gnome-control-center-version "2.26.0">
 <!ENTITY eel-version                  "2.18.3">
 <!ENTITY gail-version                 "1.18.0">
-<!ENTITY gnome-applets-version        "2.18.0">
+<!ENTITY gnome-applets-version        "2.26.3">
 <!ENTITY gnome-backgrounds-version    "2.24.1">
 <!ENTITY gnome-desktop-version        "2.26.3">
 <!ENTITY gnome-doc-utils-version      "0.16.1">

Modified: trunk/BOOK/gnome/core/gnome-applets.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-applets.xml     2009-08-15 12:14:44 UTC (rev 
7965)
+++ trunk/BOOK/gnome/core/gnome-applets.xml     2009-08-16 03:05:40 UTC (rev 
7966)
@@ -6,9 +6,9 @@
 
   <!ENTITY gnome-applets-download-http 
"&gnome-download-http;/gnome-applets/&gnome-old-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
   <!ENTITY gnome-applets-download-ftp  
"&gnome-download-ftp;/gnome-applets/&gnome-old-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
-  <!ENTITY gnome-applets-md5sum        "db3ef99c00335798f30fc0a9162c0257">
-  <!ENTITY gnome-applets-size          "7.1 MB">
-  <!ENTITY gnome-applets-buildsize     "118 MB">
+  <!ENTITY gnome-applets-md5sum        "23fb47b3e35ef2136d6ade3f0203328b">
+  <!ENTITY gnome-applets-size          "9.1 MB">
+  <!ENTITY gnome-applets-buildsize     "93 MB">
   <!ENTITY gnome-applets-time          "1.1 SBU">
 ]>
 
@@ -58,9 +58,7 @@
     <bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="scrollkeeper"/>,
-    <xref linkend="gail"/>,
-    <xref linkend="gnome-icon-theme"/>,
+    <para role="required"><xref linkend="gnome-icon-theme"/>,
     <xref linkend="gnome-panel"/></para>
 
     <bridgehead renderas="sect4">Optional to Build the Invest 
Applet</bridgehead>
@@ -69,8 +67,9 @@
     (including the gnomeapplet module)</para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="libgtop"/>,
-    <xref linkend="gnome-control-center"/>,
+    <para role="optional"><xref linkend="rarian"/>,
+    <xref linkend="libgtop"/>,
+    <xref linkend="libgweather"/>,
     <xref linkend="gst-plugins-base"/>,
     <xref linkend="hal"/>,
     <xref linkend="libgnomekbd"/>,
@@ -141,19 +140,20 @@
     <title>Contents</title>
 
     <segmentedlist>
-      <segtitle>Installed Program</segtitle>
+      <segtitle>Installed Programs</segtitle>
       <segtitle>Installed Libraries</segtitle>
       <segtitle>Installed Directories</segtitle>
 
       <seglistitem>
-        <seg>cpufreq-selector</seg>
+        <seg>cpufreq-selector, gnome-keyboard-applet, accessx-status-applet,
+        null_applet, stickynotes_applet, drivemount_applet2, gweather-applet-2,
+        trashapplet, charpick_applet2, cpufreq-applet, multiload-applet-2,
+        geyes_applet2, and battstat-applet-2</seg>
         <seg>None</seg>
-        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
-        include/libgweather,
-        lib/gnome-applets,
-        share/{gnome-applets, {gnome/help,omf}/{too many to list},
-        pixmaps/{accessx-status-applet, cpufreq-applet, stickynotes},
-        xmodmap}</seg>
+        <seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-applets,share/{omf,
+        gnome/help/,xmodmap,pixmaps/{accessx-status-applet,stickynotes,
+        cpufreq-applet},gnome-applets/{geyes/{Bizarre,Default,Default-tiny,
+        Bloodshot,Tango,Horrid},builder}}}</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/gnome/core/gnome-control-center.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-control-center.xml      2009-08-15 12:14:44 UTC 
(rev 7965)
+++ trunk/BOOK/gnome/core/gnome-control-center.xml      2009-08-16 03:05:40 UTC 
(rev 7966)
@@ -57,7 +57,7 @@
     <bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="gnome-settings-daemon"/>
+    <para role="required"><xref linkend="gnome-settings-daemon"/>,
     <xref linkend="gnome-panel"/>, and
     <xref linkend="metacity"/></para>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-08-15 12:14:44 UTC 
(rev 7965)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-08-16 03:05:40 UTC 
(rev 7966)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>August 16th, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Updated to GNOME Applets-2.26.3.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 15th, 2009</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to