[gtk+] Fix a11y testsuite for about dialog changes



commit dcff5295f744d39c23883de62d1f3c5fb7a2bddf
Author: William Jon McCann <william jon mccann gmail com>
Date:   Mon Dec 16 14:53:30 2013 -0500

    Fix a11y testsuite for about dialog changes

 testsuite/a11y/about.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt
index baa2677..c72759b 100644
--- a/testsuite/a11y/about.txt
+++ b/testsuite/a11y/about.txt
@@ -263,16 +263,16 @@ window1
             "label"
             parent: page_vbox
             index: 4
-            name: This program comes with ABSOLUTELY NO WARRANTY;
-for details, visit http://www.gnu.org/licenses/gpl.html
+            name: This program comes with ABSOLUTELY NO WARRANTY.
+See the GNU General Public License, version 3 or later for details.
             state: enabled focusable multi-line sensitive showing visible
             toolkit: gtk
             <AtkComponent>
             layer: widget
             alpha: 1
             <AtkText>
-            text: This program comes with ABSOLUTELY NO WARRANTY;
-for details, visit http://www.gnu.org/licenses/gpl.html
+            text: This program comes with ABSOLUTELY NO WARRANTY.
+See the GNU General Public License, version 3 or later for details.
             character count: 103
             caret offset: 0
             default attributes: bg-color: <omitted>


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