diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-11-01 18:14:04 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-11-01 18:14:04 +0000 |
commit | 27f47d7f9b91503cf66993336d89ebd8904e4285 (patch) | |
tree | b18114d48dc3b8f94aedcb0858bcb8e47eb86ffc /app-accessibility/accerciser/metadata.xml | |
parent | Stable on amd64, bug #284607 (diff) | |
download | historical-27f47d7f9b91503cf66993336d89ebd8904e4285.tar.gz historical-27f47d7f9b91503cf66993336d89ebd8904e4285.tar.bz2 historical-27f47d7f9b91503cf66993336d89ebd8904e4285.zip |
app-accessibility/at-poke removal (pending 2009-10-16), see bug #279304 for reference.
Diffstat (limited to 'app-accessibility/accerciser/metadata.xml')
-rw-r--r-- | app-accessibility/accerciser/metadata.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-accessibility/accerciser/metadata.xml b/app-accessibility/accerciser/metadata.xml deleted file mode 100644 index bd9b37909490..000000000000 --- a/app-accessibility/accerciser/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>gnome-accessibility</herd> -<longdescription lang="en"> -Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information. - -In essence, Accerciser is a next generation at-poke tool. -</longdescription> -</pkgmetadata> - |