tests/a11y/about: Fix expected text

We recently changed the uppercase licensing text to lower case. The
reference test that checks the contents of the about dialog has to be
fixed to reflect that change.
This commit is contained in:
Emmanuele Bassi 2014-10-22 21:17:37 +01:00
parent 0f26b26f1d
commit 9464415121

View File

@ -356,7 +356,7 @@ window1
"label" "label"
parent: page_vbox parent: page_vbox
index: 4 index: 4
name: This program comes with ABSOLUTELY NO WARRANTY. name: This program comes with absolutely no warranty.
See the GNU General Public License, version 3 or later for details. See the GNU General Public License, version 3 or later for details.
state: enabled focusable multi-line sensitive showing visible state: enabled focusable multi-line sensitive showing visible
toolkit: gtk toolkit: gtk
@ -364,7 +364,7 @@ See the GNU General Public License, version 3 or later for details.
layer: widget layer: widget
alpha: 1 alpha: 1
<AtkText> <AtkText>
text: This program comes with ABSOLUTELY NO WARRANTY. text: This program comes with absolutely no warranty.
See the GNU General Public License, version 3 or later for details. See the GNU General Public License, version 3 or later for details.
character count: 115 character count: 115
caret offset: 0 caret offset: 0