summaryrefslogtreecommitdiffstats
path: root/rules/atk.in
blob: 19b7ed9d9c5bc6f51859f845750d1b5df7c098af (plain)
1
2
3
4
5
6
7
8
9
10
11
config ATK
	bool
	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.