Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2006-10-23 22:12:25 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-10-23 22:12:25 (GMT)
commit9f3b6e0650f3c99994a529625695e594a8c8043c (patch)
tree8a8fdb4c8481eb382d428d6f585d1ed496bf03a9 /data
parent64bad20abb08a3de85241b5873a0ada9a43ba4b2 (diff)
Add automated UI tests for evince with dogtail. See bug #300948.
2006-10-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: * data/evince-password.glade: * test/Makefile.am: * test/test-encrypt.pdf: * test/test-links.pdf: * test/test1.py: * test/test2.py: Add automated UI tests for evince with dogtail. See bug #300948.
Diffstat (limited to 'data')
-rw-r--r--data/evince-password.glade3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/evince-password.glade b/data/evince-password.glade
index 3d09a3c..7eab071 100644
--- a/data/evince-password.glade
+++ b/data/evince-password.glade
@@ -154,6 +154,9 @@
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
<property name="activates_default">True</property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">Password Entry</atkproperty>
+ </accessibility>
</widget>
<packing>
<property name="padding">0</property>