Never did that but I'd expect it to be in the generic actions XML def file or in the object list component, somewhere,
By default, when double clicking on a doc (in 6.5 *) it launches the view action so you could look in all XML's JSP and Javas for the view action and see in which one it defines the default action and change it
Good luck