[gnome-devel-docs] hig: GNOME only supports HighContrast, not HighContrastInverse



commit 069c0ae6eb886a56c049a3ab986c57750daf84aa
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Thu Nov 22 20:43:47 2012 -0500

    hig: GNOME only supports HighContrast, not HighContrastInverse

 accessibility-devel-guide/C/gad.xml |    2 +-
 hig/C/hig-ch-icons.xml              |   19 +++----------------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/accessibility-devel-guide/C/gad.xml b/accessibility-devel-guide/C/gad.xml
index d595c3a..fb5216c 100644
--- a/accessibility-devel-guide/C/gad.xml
+++ b/accessibility-devel-guide/C/gad.xml
@@ -133,7 +133,7 @@ See <link linkend="gad-custom">Making Custom Components Accessible</link> and <l
 <screenshot>
 <mediaobject>
 <imageobject>
-<imagedata fileref="figures/gaa.png" format="PNG"/>
+<imagedata fileref="figures/gaa.jpg"/>
 </imageobject>
 <textobject>
 <phrase>
diff --git a/hig/C/hig-ch-icons.xml b/hig/C/hig-ch-icons.xml
index add4b00..6fd5140 100644
--- a/hig/C/hig-ch-icons.xml
+++ b/hig/C/hig-ch-icons.xml
@@ -263,7 +263,7 @@
     
     <sect2 id="icon_design_process">
       <title>Suggested Design Process For Toolbar and Menu Icons</title>
-      <para>For accessibility reasons, you should create high and low contrast and large print versions of all icons, in addition to the regular size and contrast icon. A suggested process for conveniently integrating this into your icon design is as follows:</para>
+      <para>For accessibility reasons, you should create high contrast versions of all icons, in addition to the regular contrast icon. A suggested process for conveniently integrating this into your icon design is as follows:</para>
       <orderedlist>
 	<listitem>
 	  <para>Draw the basic outline as close to 48x48 pixels as possible:</para>
@@ -480,21 +480,8 @@
     <sect1 id="icons-design-accessible">
        <title>Designing Accessible Icons</title>
        <para>
-	       The GNOME desktop includes accessible themes that make the desktop and the applications running on it accessible to users with a range of visual impairments. By default, these are:</para>
-       <itemizedlist>
-	       <listitem><para>a high contrast theme</para></listitem>
-	       <listitem><para>an inverse high contrast theme</para></listitem>
-	       <listitem><para>a large print theme</para></listitem>
-       </itemizedlist>
-       <para>The following accessible themes are also available:</para>
-       <itemizedlist>
-	       <listitem><para>a high contrast large print theme</para></listitem>
-	       <listitem><para>an inverse high contrast large print theme</para></listitem>
-	       <listitem><para>a low contrast theme</para></listitem>
-	       <listitem><para>a low contrast, large print theme</para></listitem>
-       </itemizedlist>
-       <para>To be considered fully accessible, all icons in your application
-	       must be replaced by a suitable alternative when one of these
+	       The GNOME desktop includes a high contrast theme that make the desktop and the applications running on it accessible to users with a range of visual impairments.To be considered fully accessible, all icons in your application
+	       must be replaced by a suitable alternative when this
 	       themes is used.</para>
 	<tip><title>Low Contrast Icons</title>
 	<para>Low contrast icon themes were deprecated in GNOME 2.22. It is no longer necessary to deliver low contrast icon equivalents. </para></tip>



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