web-devel-2 r4611 - trunk/content/projects/gup/hig



Author: calum
Date: Wed Mar 12 18:00:19 2008
New Revision: 4611
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4611&view=rev

Log:
Update contact info and copyright year, and s/Gnopernicus/Orca.


Modified:
   trunk/content/projects/gup/hig/ChangeLog
   trunk/content/projects/gup/hig/hig-book.xml
   trunk/content/projects/gup/hig/hig-ch-credits.xml
   trunk/content/projects/gup/hig/hig-ch-principles.xml

Modified: trunk/content/projects/gup/hig/hig-book.xml
==============================================================================
--- trunk/content/projects/gup/hig/hig-book.xml	(original)
+++ trunk/content/projects/gup/hig/hig-book.xml	Wed Mar 12 18:00:19 2008
@@ -23,7 +23,7 @@
 <bookinfo>
     <author><firstname>The GNOME Usability Project</firstname></author>
 <copyright>
-<year>2002-2005</year>
+<year>2002-2008</year>
 <holder>Calum Benson, Bryan Clark, Adam Elman, Seth Nickell, colin z robertson</holder>
 </copyright>
 

Modified: trunk/content/projects/gup/hig/hig-ch-credits.xml
==============================================================================
--- trunk/content/projects/gup/hig/hig-ch-credits.xml	(original)
+++ trunk/content/projects/gup/hig/hig-ch-credits.xml	Wed Mar 12 18:00:19 2008
@@ -2,7 +2,7 @@
 
   <chapter id="credits">
     <title>Credit</title>
-    <para>(lists in alphabetical order, if you were accidentally omitted please mail <email>hig gnome org</email>)</para>
+    <para>(lists in alphabetical order, if you were accidentally omitted please email the authors or <ulink url="http://bugzilla.gnome.org/enter_bug.cgi?product=HIG";>file a bug</ulink>)</para>
     <sect1 id="credits-active-authors">
       <title>Active Authors</title>
       <para>

Modified: trunk/content/projects/gup/hig/hig-ch-principles.xml
==============================================================================
--- trunk/content/projects/gup/hig/hig-ch-principles.xml	(original)
+++ trunk/content/projects/gup/hig/hig-ch-principles.xml	Wed Mar 12 18:00:19 2008
@@ -37,7 +37,7 @@
 		<listitem><para>Users with limited movement may not be able to use your application if you don't provide keyboard equivalents for commands</para></listitem>
 	</itemizedlist>
 
-	<para>Your software should also be usable with voice interfaces, screen readers such as <ulink url="http://developer.gnome.org/projects/gap/AT/Gnopernicus/index.html";>Gnopernicus</ulink>, alternate input devices, and other assistive technologies.  The standard GNOME libraries do most of this work for you, but with a little extra effort you can make your application every bit as useful to users who rely on those technologies as to those who don't.</para>
+	<para>Your software should also be usable with voice interfaces, screen readers such as <ulink url="http://www.gnome.org/projects/orca/index.html";>Orca</ulink>, alternate input devices, and other assistive technologies.  The standard GNOME libraries do most of this work for you, but with a little extra effort you can make your application every bit as useful to users who rely on those technologies as to those who don't.</para>
 
 	<para>GNOME has excellent inbuilt support for accessibility by means of the ATK and GAIL libraries, which in many cases can do most of the work for you. More information on accessibility in GNOME can be found at the <ulink url="http://developer.gnome.org/projects/gap/";>GNOME Accessibility Project</ulink>.</para>
 



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