X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_particle%2Fplant.cpp;fp=synfig-core%2Fsrc%2Fmodules%2Fmod_particle%2Fplant.cpp;h=4e1c0ccb8bfbde971e6023d9f0fc842712c04ca2;hp=7ffdfe3f00d79537b9f8d3ace1cefadfbc7e4f11;hb=d243d7ecee75cc386a751c79ce7085e92afcbf27;hpb=42e8f249832b9ca81691bbf76a6668aa4612117f diff --git a/synfig-core/src/modules/mod_particle/plant.cpp b/synfig-core/src/modules/mod_particle/plant.cpp index 7ffdfe3..4e1c0cc 100644 --- a/synfig-core/src/modules/mod_particle/plant.cpp +++ b/synfig-core/src/modules/mod_particle/plant.cpp @@ -395,6 +395,7 @@ Plant::get_param_vocab()const ret.push_back(ParamDesc("origin") .set_local_name(_("Origin")) + .set_description(_("Offset for the Vertices List")) ); ret.push_back(ParamDesc("gradient")