[gnome-doc-utils/mallard] [mallard] Adding rules to all notes tables



commit 910bab41cf70ebc39890dc4522646a933e49fe88
Author: Shaun McCance <shaunm gnome org>
Date:   Fri May 29 13:23:28 2009 -0500

    [mallard] Adding rules to all notes tables
---
 doc/mallard/C/mal_block_screen.xml  |    2 +-
 doc/mallard/C/mal_inline_cmd.xml    |    2 +-
 doc/mallard/C/mal_inline_gui.xml    |    2 +-
 doc/mallard/C/mal_inline_output.xml |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/mallard/C/mal_block_screen.xml b/doc/mallard/C/mal_block_screen.xml
index dba0fc2..3ae9ebc 100644
--- a/doc/mallard/C/mal_block_screen.xml
+++ b/doc/mallard/C/mal_block_screen.xml
@@ -73,7 +73,7 @@ by the user.</p>
 
     <item>
       <p>Typical values for the <code>mime</code> attribute include:</p>
-      <table><tr>
+      <table rules="rows"><tr>
         <td><p><code>application/x-sh</code></p></td>
         <td>Command to execute with the Bourne shell</td>
       </tr><tr>
diff --git a/doc/mallard/C/mal_inline_cmd.xml b/doc/mallard/C/mal_inline_cmd.xml
index bf76b9c..832b41c 100644
--- a/doc/mallard/C/mal_inline_cmd.xml
+++ b/doc/mallard/C/mal_inline_cmd.xml
@@ -77,7 +77,7 @@ by the user.</p>
 
     <item>
       <p>Typical values for the <code>mime</code> attribute include:</p>
-      <table><tr>
+      <table rules="rows"><tr>
         <td><p><code>application/x-sh</code></p></td>
         <td>Command to execute with the Bourne shell</td>
       </tr><tr>
diff --git a/doc/mallard/C/mal_inline_gui.xml b/doc/mallard/C/mal_inline_gui.xml
index 5fa03bd..19921c6 100644
--- a/doc/mallard/C/mal_inline_gui.xml
+++ b/doc/mallard/C/mal_inline_gui.xml
@@ -65,7 +65,7 @@ control is being marked up.</p>
     those style hints they understand.</p></item>
 
     <item><p>Typical style hints include:</p>
-    <table>
+    <table rules="rows">
       <tr>
         <td><p><code>button</code></p></td>
         <td><p>The text of a button</p></td>
diff --git a/doc/mallard/C/mal_inline_output.xml b/doc/mallard/C/mal_inline_output.xml
index 8de2973..00b7d81 100644
--- a/doc/mallard/C/mal_inline_output.xml
+++ b/doc/mallard/C/mal_inline_output.xml
@@ -68,7 +68,7 @@ differently.</p>
 
     <item>
       <p>Typical values for the <code>style</code> attribute include:</p>
-      <table><tr>
+      <table rules="rows"><tr>
         <td><p><code>output</code></p></td>
         <td><p>Standard output from a running program</p></td>
       </tr><tr>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]