[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/accessibility/developer
From:       Olaf Jan Schmidt <olaf () amen-online ! de>
Date:       2003-06-30 21:10:22
[Download RAW message or body]

CVS commit by ojschmidt: 

Small corrections


  M +1 -1      bridge.php   1.2
  M +36 -15    index.php   1.3
  M +1 -1      qt.php   1.3


--- www/areas/accessibility/developer/bridge.php  #1.1:1.2
@@ -12,5 +12,5 @@
 </p><p>
  <a href="atk.php">AT-SPI (Assistive Technologies Service Provider Interface)</a>
- is an interprocess communication protocoll that allows
+ is an interprocess communication protocol that allows
  assistive technologies like screen readers, on-screen keyboards or
  braille device drivers to access all of the graphical user interfaces

--- www/areas/accessibility/developer/index.php  #1.2:1.3
@@ -17,24 +17,45 @@
  The biggest task of the KDEAP developments is the planning and
  implementation of AT-SPI support for KDE. AT-SPI (Assistive Technologies
- Service Provider Interface) is an interprocess protocoll that allows
+ Service Provider Interface) is an interprocess protocol that allows
  assistive technologies like screen readers, on-screen keyboards or
  braille device drivers to access all of the graphical user interfaces
  of an application, abstracting from toolkit dependent GUI objects.
  </p>
+
  <p>
- Gunnar Schmi Dt has written several documents about this:
- <ul><li>
-  <a href="bridge.php">AT-SPI Support For Qt And KDE</a>
- </li><li>
-  <a href="qtconnection.php">Connecting The Accessibility Bridge To Qt</a>
- </li><li>
-  <a href="qt.php">Qt Accessible Architecture</a>
- </li><li>
-  <a href="atk.php">GNOME Accessibility Architecture (ATK and AT-SPI)</a>
- </li><li>
-  Suggested Changes To KDE (to come)
- </li><li>
-  Suggested Changes To Qt (to come)
- </li></ul>
+  Documents describing the current situation:
+  <ul>
+   <li>
+    Introduction (to come)
+   </li><li>
+    <a href="qt.php">Qt Accessibility Architecture</a>
+   </li><li>
+    <a href="atk.php">GNOME Accessibility Architecture (ATK and AT-SPI)</a>
+   </li><li>
+    Differences Between The Two Architectures (to come)
+   </li>
+  </ul>
+ </p>
+
+ <p>
+  Possible bridge architectures:
+  <ul>
+   <li>
+    <a href="bridge.php">AT-SPI Support For Qt And KDE</a>
+   </li><li>
+    <a href="qtconnection.php">Connecting The Accessibility Bridge To Qt</a>
+   </li>
+  </ul>
+ </p>
+
+ <p>
+  Suggested changes:
+  <ul>
+   <li>
+    Suggested Changes To Qt (to come)
+   </li><li>
+    Suggested Changes To KDE (to come)
+   </li>
+  </ul>
  </p>
 

--- www/areas/accessibility/developer/qt.php  #1.2:1.3
@@ -1,4 +1,4 @@
 <?php
-  $page_title = "Qt Accessible Architecture";
+  $page_title = "Qt Accessibility Architecture";
   $site_root = "../";
   include "accessibility.inc";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic