Author: wblaszcz
Date: 2009-10-27 03:43:47 -0600 (Tue, 27 Oct 2009)
New Revision: 8107

Modified:
   trunk/BOOK/gnome/core/gnome-applets.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed up gnome-applets with stickynotes patch

Modified: trunk/BOOK/gnome/core/gnome-applets.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-applets.xml     2009-10-26 12:50:48 UTC (rev 
8106)
+++ trunk/BOOK/gnome/core/gnome-applets.xml     2009-10-27 09:43:47 UTC (rev 
8107)
@@ -55,6 +55,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Required patch: <ulink
+        url="&patch-root;/gnome-applets-2.28.0-stickynotes-1.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -90,7 +98,8 @@
     <para>Install <application>GNOME Applets</application> by
     running the following commands:</para>
 
-<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
+<screen><userinput>patch -Np1 -i ../gnome-applets-2.28.0-stickynotes-1.patch 
&amp;&amp;
+./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
             --sysconfdir=&gnome-etc-dir; \
             --localstatedir=/var/lib \
             --libexecdir=$(pkg-config \

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-10-26 12:50:48 UTC 
(rev 8106)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-10-27 09:43:47 UTC 
(rev 8107)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>October 27th, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Fixed up gnome-applets with stickynotes 
patch.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 26th, 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