window manager changes?

how can this upadted to latest built ?

wm = bpy.context.window_manager
wm.add_fileselect(self)

i checked the API window manager page but did not find anything for this one!

thanks
happy 2.5

Never got around to using it myself yet, but:


bpy.context.window_manager.fileselect_add()

http://www.blender.org/documentation/blender_python_api_2_57_release/bpy.types.WindowManager.html?highlight=fileselect_add#bpy.types.WindowManager.fileselect_add