X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Ftimepointsmove.cpp;h=5cce2c8ba040c455cb923b688533ab540fccb3aa;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=793b7e12d30b1a6141fd6d9273435cd78bd27b0d;hpb=8ef042c40521681cea99944097c4f90a5ac6cf74;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/timepointsmove.cpp b/synfig-studio/trunk/src/synfigapp/actions/timepointsmove.cpp index 793b7e1..5cce2c8 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/timepointsmove.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/timepointsmove.cpp @@ -54,7 +54,7 @@ using namespace Action; /* === M A C R O S ========================================================= */ ACTION_INIT(Action::TimepointsMove); -ACTION_SET_NAME(Action::TimepointsMove,"timepoint_move"); +ACTION_SET_NAME(Action::TimepointsMove,"TimepointsMove"); ACTION_SET_LOCAL_NAME(Action::TimepointsMove,N_("Move Time Points")); ACTION_SET_TASK(Action::TimepointsMove,"move"); ACTION_SET_CATEGORY(Action::TimepointsMove,Action::CATEGORY_WAYPOINT|Action::CATEGORY_ACTIVEPOINT); @@ -254,7 +254,7 @@ Action::TimepointsMove::prepare() //synfig::info("built list of waypoints/activepoints to modify"); //synfig::info("\t There are %d waypoint sets and %d activepointsets", // match.waypointbiglist.size(), match.actpointbiglist.size()); - //process the hell out of em... + //process them... { //must build from both lists timepoints_ref::waytracker::const_iterator i = match.waypointbiglist.begin(),