[gnome-user-docs] status-icons: Fix validation errors



commit 5280671cad6a19901a0ce1238c59342170a23939
Author: Shaun McCance <shaunm redhat com>
Date:   Sun Mar 14 19:13:09 2021 -0400

    status-icons: Fix validation errors

 gnome-help/C/status-icons.page | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/gnome-help/C/status-icons.page b/gnome-help/C/status-icons.page
index c20dc28f..41d28a1d 100644
--- a/gnome-help/C/status-icons.page
+++ b/gnome-help/C/status-icons.page
@@ -83,7 +83,7 @@
     <td><p>Allows you to quickly toggle various accessibility settings.</p></td>
   </tr>
   <tr>
-    <td its:translate="no" align="right">
+    <td its:translate="no">
       <if:choose>
         <if:when test="platform:gnome-classic">
           <media src="figures/classic-topbar-pointer.svg"/>
@@ -260,7 +260,13 @@
 
 <section id="networkicons">
 <info>
+<!--
+FIXME: I don't want a bare desc, because it ends up in the section links above.
+But this section also gets a seealso from net-wireless.page, and we'd like a
+desc for that. In Mallard 1.2, we can use role on desc. It works in Yelp, but
+it's not in a schema yet, so it will cause validation errors in CI.
   <desc type="link" role="seealso">Explains the meanings of the networking icons in the top bar.</desc>
+-->
 </info>
 <title>Networking icons</title>
 


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