[gnome-user-docs] shell-keyboard-shortcuts: Adjust some whitespace



commit f690efa98e8f9e27c9c136006b56efa5a49df2a5
Author: Daniel Boles <dboles src gnome org>
Date:   Wed Nov 30 20:38:23 2016 +0000

    shell-keyboard-shortcuts: Adjust some whitespace
    
    Improve readability of the HTML in multi-key/sequence table cells.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775428

 gnome-help/C/shell-keyboard-shortcuts.page |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index 823a662..f7aeb2e 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -42,8 +42,10 @@ information on navigating user interfaces with only the keyboard.</p>
 <table rules="rows" frame="top bottom" ui:expanded="true">
 <title>Getting around the desktop</title>
   <tr xml:id="alt-f1">
-    <td><p><keyseq><key>Alt</key><key>F1</key></keyseq> or the
-    <key xref="keyboard-key-super">Super</key> key</p></td>
+    <td><p>
+      <keyseq><key>Alt</key><key>F1</key></keyseq> or the
+      <key xref="keyboard-key-super">Super</key> key
+    </p></td>
     <td><p>Switch between the <gui>Activities</gui> overview and desktop. In
     the overview, start typing to instantly search your applications, contacts,
     and documents.</p></td>
@@ -82,14 +84,18 @@ information on navigating user interfaces with only the keyboard.</p>
     <td><p>Show the list of applications.</p></td>
   </tr>
   <tr xml:id="super-updown">
-    <td><p><keyseq><key>Super</key><key>Page Up</key></keyseq> and
-    <keyseq><key>Super</key><key>Page Down</key></keyseq></p></td>
+    <td><p>
+      <keyseq><key>Super</key><key>Page Up</key></keyseq> and
+      <keyseq><key>Super</key><key>Page Down</key></keyseq>
+    </p></td>
     <td><p><link xref="shell-workspaces-switch">Switch between
      workspaces</link>.</p></td>
   </tr>
   <tr xml:id="super-shift-updown">
-    <td><p><keyseq><key>Super</key><key>Shift</key><key>Page Up</key></keyseq>
-    and <keyseq><key>Super</key><key>Shift</key><key>Page Down</key></keyseq></p></td>
+    <td><p>
+      <keyseq><key>Super</key><key>Shift</key><key>Page Up</key></keyseq> and
+      <keyseq><key>Super</key><key>Shift</key><key>Page Down</key></keyseq>
+    </p></td>
     <td><p><link xref="shell-workspaces-movewindow">Move the current window to a
      different workspace</link>.</p></td>
   </tr>


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