[release-notes/gnome-3-4] [a11y] First imcomplete version



commit ad9fb0aa490ef1fd87a6e22742eb3c5875e86349
Author: Juanjo MarÃn <juanj marin juntadeandalucia es>
Date:   Mon Mar 19 23:46:36 2012 +0100

    [a11y] First imcomplete version

 help/C/figures/rna11y-high-contrast.png |  Bin 0 -> 52877 bytes
 help/C/figures/rna11y-zoom-dialog.png   |  Bin 0 -> 50817 bytes
 help/C/rna11y.xml                       |   55 ++++++++++++++++++++++++++----
 3 files changed, 47 insertions(+), 8 deletions(-)
---
diff --git a/help/C/figures/rna11y-high-contrast.png b/help/C/figures/rna11y-high-contrast.png
new file mode 100644
index 0000000..8072e25
Binary files /dev/null and b/help/C/figures/rna11y-high-contrast.png differ
diff --git a/help/C/figures/rna11y-zoom-dialog.png b/help/C/figures/rna11y-zoom-dialog.png
new file mode 100644
index 0000000..37d1390
Binary files /dev/null and b/help/C/figures/rna11y-zoom-dialog.png differ
diff --git a/help/C/rna11y.xml b/help/C/rna11y.xml
index ff01184..4c4e9da 100644
--- a/help/C/rna11y.xml
+++ b/help/C/rna11y.xml
@@ -7,17 +7,56 @@
 
 <sect1 id="rna11y">
  <title>What's New in Accessibility</title>
+
+<!-- TODO: Waiting for more feedback from the busy developers. Expected reply after code freeze, specifically for orca, ATK and AT-SPI -->
+
    <para>
     GNOME &gnomeversion; is the most beautiful accessible desktop to date, with
-    an emphasis on being reliable and usable for everyone.
+    an emphasis on being reliable and usable for everyone. GNOME has started a <ulink url="www.gnome.org/friends">Friend of GNOME fundraising campaing</ulink> in order to strengthen its commitment to accessibility with more resources and make 2012 the year of accessibility.
+
+    For this release, we present the following features:
    </para>
 
-<para>
-  TODO: High Contrast Icons: http://fordmeg.blogspot.com/2012/03/new-things-gnome.html , but was that done? - https://live.gnome.org/ThreePointThree/Features/HighContrastTheme does not imply so
-</para>
-<para>
-TODO: Magnifier configuration: https://live.gnome.org/ThreePointThree/Features/ZoomOptionsDialog
-</para>
-<!-- TODO: Andre asked API to come up with a list of relevant changes -->
+<itemizedlist>
+
+    <listitem>
+    <para>
+     Orca interaction with GNOME Shell has been thorough reviewed many improvements has been made especially with respect to accessible names, roles, and states. We encourage Orca users to give GNOME Shell a try and provide feedback.
+
+    TODO: highlights of orca new features
+    </para>
+    </listitem>
+
+    <listitem>
+    <para>
+    The Symbolic icon set has been re-themed and extended to produce an improved High Contrast experience for users. Support for the new widgets such as spin buttons and inline toolbars have been added.
+    </para>
+    <figure id="fig.a11y.highContrast">
+        <!-- TRANSLATORS: To enable this, turn on high contrast in the accessibility
+        menu
+        -->
+        <title>Nautilus using the High Constrast theme</title>
+        <screenshot><mediaobject><imageobject>
+          <imagedata fileref="&urlfiguresbase;rna11y-high-contrast.png" format="PNG"/>
+        </imageobject></mediaobject></screenshot>
+      </figure>
+      </listitem>
+
+    <listitem>
+    <para>
+	  This release includes a new Universal Access Control Center dialog for modifying magnifier user preferences. The new "Zoom Options" dialog allows users to configure the magnification factor, the mouse tracking, the position of the magnified view on screen and enabling the crosshairs to help users find the mouse pointer.
+    </para>
+    <figure id="fig.a11y.zoom">
+        <!-- TRANSLATORS: To check this dialog, goes to the universal access settings
+        and press the options button in the seing tab.
+        -->
+        <title>The new zoom options dialog</title>
+        <screenshot><mediaobject><imageobject>
+          <imagedata fileref="&urlfiguresbase;rna11y-zoom-dialog.png" format="PNG"/>
+        </imageobject></mediaobject></screenshot>
+      </figure>
+      </listitem>
+
+</itemizedlist>
 </sect1>
 <!-- vi:set tw=80 ts=2: -->



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