Move 'Paste Canvas' and 'Plant' into the 'Other' menu, rather than having them in...
[synfig.git] / synfig-core / trunk / src / modules / mod_particle / plant.cpp
index b5f0158..7726a49 100644 (file)
@@ -65,7 +65,7 @@ using namespace etl;
 SYNFIG_LAYER_INIT(Plant);
 SYNFIG_LAYER_SET_NAME(Plant,"plant");
 SYNFIG_LAYER_SET_LOCAL_NAME(Plant,_("Plant"));
-SYNFIG_LAYER_SET_CATEGORY(Plant,_("Particle Systems"));
+SYNFIG_LAYER_SET_CATEGORY(Plant,_("Other"));
 SYNFIG_LAYER_SET_VERSION(Plant,"0.1");
 SYNFIG_LAYER_SET_CVS_ID(Plant,"$Id$");