summaryrefslogtreecommitdiffstats
path: root/rules/gail.in
blob: 78019483be63ff5889212dc3abe63596e60ef534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config GAIL
	bool
	depends on BROKEN
	prompt "gail [BROKEN]"
	help
	  GNOME Accessibility Implementation Library

	  Gail implements ATK interfaces for GTK+ widgets
	  which are dynamically loadable at runtime by a
	  GTK+ application. Once loaded, those parts of
 	  an application that use standard GTK+ widgets
	  will have a basic level of accessibility,
	  without the need to modify the application at all.