Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / timepointsdelete.cpp
index afe6c27..5beb942 100644 (file)
@@ -54,7 +54,7 @@ using namespace Action;
 /* === M A C R O S ========================================================= */
 
 ACTION_INIT(Action::TimepointsDelete);
-ACTION_SET_NAME(Action::TimepointsDelete,"timepoint_delete");
+ACTION_SET_NAME(Action::TimepointsDelete,"TimepointsDelete");
 ACTION_SET_LOCAL_NAME(Action::TimepointsDelete,N_("Delete Time Points"));
 ACTION_SET_TASK(Action::TimepointsDelete,"delete");
 ACTION_SET_CATEGORY(Action::TimepointsDelete,Action::CATEGORY_WAYPOINT|Action::CATEGORY_ACTIVEPOINT);
@@ -222,7 +222,7 @@ Action::TimepointsDelete::prepare()
                }
        }
 
-       //process the hell out of em...
+       //process them...
        {
                //must build from both lists
                timepoints_ref::waytracker::const_iterator      i = match.waypointbiglist.begin(),