summaryrefslogtreecommitdiffstats
path: root/rules/atk.in
blob: bd072d264ffc05fd22cbbf8ad89f53e80b9f5ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_gtk

config ATK
	tristate
	prompt "atk                           "
	select GLIB
	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.