[Bf-docboard] Submitting updates

Steve Martin bf-docboard@blender.org
Tue, 21 Jan 2003 21:27:50 -0500


This is a multi-part message in MIME format.
--------------030709040206030202090009
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

> So until then, you can send your updates to me :)

OK, here's one... I had some trouble getting the latest
daily CVS checkout to build here (RedHat 7.3), made some
changes to chapter_installation.xml to fix the problem.
Here's a diff file for the changes.

(I wonder if it's just my system that's breaking
on this file...)




--------------030709040206030202090009
Content-Type: text/plain;
 name="install.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="install.patch"

--- chapter_installation.xml	Tue Jan 21 08:45:53 2003
+++ patched.xml	Tue Jan 21 08:23:00 2003
@@ -149,19 +149,19 @@
                             expand, with your new entry highlighted. In the right section, make sure
                             the following fields are filled in: "Name", "Comment", "Command", "Type"
                             and "Work Path".<itemizedlist>
-                                <listitem>The "Name" field should already be filled in, but you can change it
-                                here at any time.</listitem>
-                                <listitem>Fill the "Comment" field. This is where you define the tag that
-                                appears when you roll over the icon.</listitem>
-                                <listitem>Click the folder icon at the end of the "Command" field to browse to
+                                <listitem><para>The "Name" field should already be filled in, but you can change it
+                                here at any time.</para></listitem>
+                                <listitem><para>Fill the "Comment" field. This is where you define the tag that
+                                appears when you roll over the icon.</para></listitem>
+                                <listitem><para>Click the folder icon at the end of the "Command" field to browse to
                                     the blenderpublisher program icon. Select the program icon and click
-                                "OK" to return to the Menu Editor.</listitem>
-                                <listitem>The "Type" should be "Application".</listitem>
-                                <listitem>The "Work Path" should be the same as the "Command", with the
+                                "OK" to return to the Menu Editor.</para></listitem>
+                                <listitem><para>The "Type" should be "Application".</para></listitem>
+                                <listitem><para>The "Work Path" should be the same as the "Command", with the
                                     program name left off. For example, if the "Command" field reads
                                     <filename>/home/user/blender-publisher-2.25-linux-glibc2.1.2-i386/blenderpublisher</filename>,
                                     the "Work Path" would be
-                            <filename>/home/user/blender-publisher-2.25-linux-glibc2.1.2-i386/</filename>.</listitem></itemizedlist>
+                            <filename>/home/user/blender-publisher-2.25-linux-glibc2.1.2-i386/</filename>.</para></listitem></itemizedlist>
                     </para></listitem>
                     <listitem><para>Click "Apply" and close out of the Menu Editor.</para></listitem>
                 </orderedlist>

--------------030709040206030202090009--