CONTRIB
author fabien@tzone.org
Mon, 05 Jan 2009 18:11:38 -0500
changeset 76 147eddb3826c
parent 19 32df08e4883e
permissions -rw-r--r--
Remove ActionLoader and replace it with a standard dict of new Action objects. Fixes a bad behavior with default action.

Although this code it's a complete rewrite, I was mainly
inspire for most of it by Patrick Renagan's Bookmarker
tool.