Package: dogtail / 0.9.11-7
Metadata
Package | Version | Patches format |
---|---|---|
dogtail | 0.9.11-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 test_tree Move test_unicode_char_ to use a different.patch | (download) |
tests/test_tree.py |
10 5 + 5 - 0 ! |
[patch] test_tree: move test_unicode_char_* to use a different ui element MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In gedit 3.35, the "Open" button was re-designed to no longer have the "Other Documents…" button inside it. Move to testing the (hamburger) menu button instead, as it has an item "Find and Replace…" which we can look for instead. This works on pre-3.35 gedit too. |
python3_vs_python2 | (download) |
examples/appstartup.py |
2 1 + 1 - 0 ! |
fix python3 issue for python2 debian package Until we've dogtail + python-dogtail + python3-dogtail packages the python-dogtail package just ships python2 support. |
0003 desktop_file.patch | (download) |
sniff/sniff.desktop |
3 1 + 2 - 0 ! |
fix desktop file as per spec. |
fix icon path check.patch | (download) |
sniff/sniff |
2 1 + 1 - 0 ! |
comparison with is will always fail, use == instead Allows the script to be started as /bin/sniff, while the icon is located under /usr/share/. |
accessibleid.patch | (download) |
dogtail/predicate.py |
13 12 + 1 - 0 ! |
--- |
detect session.patch | (download) |
scripts/dogtail-detect-session |
5 2 + 3 - 0 ! |
--- |
kill_appli | (download) |
tests/gtkdemotest.py |
1 1 + 0 - 0 ! |
--- |
gedit_3.34 | (download) |
tests/test_tree.py |
5 4 + 1 - 0 ! |
--- |