Index: hig-ch-layout.xml =================================================================== RCS file: /cvs/gnome/web-devel-2/content/projects/gup/hig/hig-ch-layout.xml,v retrieving revision 1.43 diff -p -u -r1.43 hig-ch-layout.xml --- hig-ch-layout.xml 26 Jul 2004 20:40:49 -0000 1.43 +++ hig-ch-layout.xml 29 Jul 2004 15:32:58 -0000 @@ -579,7 +579,7 @@ Message Dialogs should be 600 by 200. Large Icons (file browser) - Horizontally centered with and (6 pixels, if specification necessary)below large icon + Horizontally centered and (6 pixels, if specification necessary) below large icons @@ -591,7 +591,7 @@ Message Dialogs should be 600 by 200. Small icons (toolbar) - Vertically centered with and (6 pixels, if specification necessary) to the right of small icons + Vertically centered and (6 pixels, if specification necessary) to the right of small icons @@ -603,7 +603,7 @@ Message Dialogs should be 600 by 200. List control label - 6 pixels above and horizontally left aligned with list control or 12 pixels to the left of and horizontally top aligned with list control + 6 pixels above and horizontally left aligned with the list control, or 12 pixels to the left of and horizontally top aligned with the list control @@ -615,7 +615,7 @@ Message Dialogs should be 600 by 200. Radio button and check box labels - 6 pixels to the right of and vertically center aligned with radio button + 6 pixels to the right of and vertically center aligned with the radio button @@ -628,7 +628,7 @@ Message Dialogs should be 600 by 200. Textfield labels - 6 pixels to the left of and vertically center aligned with textfield control + 6 pixels to the left of and vertically center aligned with the textfield control Index: hig-ch-principles.xml =================================================================== RCS file: /cvs/gnome/web-devel-2/content/projects/gup/hig/hig-ch-principles.xml,v retrieving revision 1.13 diff -p -u -r1.13 hig-ch-principles.xml --- hig-ch-principles.xml 9 Dec 2003 11:09:57 -0000 1.13 +++ hig-ch-principles.xml 29 Jul 2004 15:32:59 -0000 @@ -120,7 +120,7 @@ Forgive the User - We all make mistakes. Whether we're exploring and learning how to use the system, or we're experts who just hit the wrong key, we are only human. Your application should therefore allow users to quickly undo the results of their actions. + We all make mistakes. Whether we are exploring and learning how to use the system, or we are experts who just hit the wrong key, we are only human. Your application should therefore allow users to quickly undo the results of their actions. If an action is very dangerous, and there is no way to undo the result, warn the user and ask for confirmation. Only do this in extreme cases, though; if frequently faced with such confirmation messages, users begin to ignore them, making them worse than useless.