[gtk+] Adapt expected output



commit 20c3f95e7b60d388ab1140ced7c961c2a2c92584
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Feb 6 16:11:27 2012 -0500

    Adapt expected output
    
    A recent string change in GtkAboutDialog needs to be reflected
    here.

 tests/a11y/about.txt |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/tests/a11y/about.txt b/tests/a11y/about.txt
index 21274e2..52180a4 100644
--- a/tests/a11y/about.txt
+++ b/tests/a11y/about.txt
@@ -268,18 +268,21 @@ window1
                                   variant: <omitted>
                                   weight: <omitted>
                                   wrap-mode: word
-            This program comes with ABSOLUTELY NO WARRANTY; for details, visit http://www.gnu.org/licenses/gpl.html
+            This program comes with ABSOLUTELY NO WARRANTY;
+for details, visit http://www.gnu.org/licenses/gpl.html
               "label"
               parent: unnamed-GtkBoxAccessible-5
               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;
+for details, visit http://www.gnu.org/licenses/gpl.html
               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;
+for details, visit http://www.gnu.org/licenses/gpl.html
               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]