view engine/config/variated_dirs @ 431:f44b149f63e7

Added the ability to request focus via the pychan widget (added the requestFocus() function). Also fixed a problem where dialog boxes were not given focus when opened. fixes[t:465]
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 23 Feb 2010 19:44:36 +0000
parents 4a0efb7baf70
children
line wrap: on
line source

{
	'opengl': ['core/video/opengl/', 'core/gui/base/opengl/'],
	'zip': ['core/vfs/zip/'],
	'script-python': ['swigwrappers/python'],
	'script-lua': ['swigwrappers/lua'],
}