annotate dnd_test/dnd_test.info @ 24:4f58fa0a9a6d

Cleaned up some library behavior, changed editor representation cache to track a title and a body for representations, to allow a little more dynamic composition.
author David Eads <eads@chicagotech.org>
date Wed, 11 Mar 2009 01:47:57 -0500
parents 5a44c430b7ac
children
rev   line source
eads@2 1 ; $Id$
eads@2 2 name = DnD Library Tests
eads@2 3 package = User interface
eads@2 4 description = Defines some menu callbacks and form alterations which test the drag and drop plugin.
eads@2 5 dependencies[] = dnd
eads@2 6 core = 6.x
eads@2 7