Give the text tool a name for the tooltip and 'state' menu. Let's call it... "Text...
[synfig.git] / synfig-core / trunk / src / modules / mod_particle / plant.cpp
index cdaa592..1cc6dc0 100644 (file)
@@ -6,7 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
-**     Copyright (c) 2007 Chris Moore
+**     Copyright (c) 2007, 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as
@@ -377,7 +377,7 @@ Plant::get_param_vocab()const
                .set_local_name(_("Vertices"))
                .set_description(_("A list of BLine Points"))
                .set_origin("offset")
-               //.set_scalar("width")
+               .set_hint("width")
        );
 
        ret.push_back(ParamDesc("offset")