summaryrefslogtreecommitdiffstats
path: root/rules/atk.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-03-31 07:38:11 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-03-31 07:38:11 +0000
commit3ebaceb9e905b53e98a6148d5b437dd2ea3b6a6b (patch)
tree6a53b9100075e3b5ace03cfd71356865f1717164 /rules/atk.in
parent5d442256b8442e932a86681374621b1f0a7878d2 (diff)
downloadptxdist-3ebaceb9e905b53e98a6148d5b437dd2ea3b6a6b.tar.gz
ptxdist-3ebaceb9e905b53e98a6148d5b437dd2ea3b6a6b.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5297 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/atk.in')
-rw-r--r--rules/atk.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/atk.in b/rules/atk.in
new file mode 100644
index 000000000..59411ae0a
--- /dev/null
+++ b/rules/atk.in
@@ -0,0 +1,10 @@
+config ATK
+ bool
+ prompt "atk"
+ help
+ ATK is a toolkit providing accessibility interfaces
+ for applications or other toolkits. By implementing
+ these interfaces, those other toolkits or applications
+ can be used with tools such as screen readers,
+ magnifiers, and other alternative input devices.
+ ATK is part of the GNOME project.