X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Fvaluenodedynamiclistremovesmart.cpp;h=2c3d8ab50625e99d57b345e6f00f679326181417;hb=a476f0956a7d1f23936a55a2ad3ea9bcd013d178;hp=99e9b010b99fdd98bf5a34c96063e96a704e2536;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp b/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp index 99e9b01..2c3d8ab 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp +++ b/synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp @@ -2,7 +2,7 @@ /*! \file valuenodedynamiclistremovesmart.cpp ** \brief Template File ** -** $Id: valuenodedynamiclistremovesmart.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -50,7 +50,7 @@ ACTION_SET_TASK(Action::ValueNodeDynamicListRemoveSmart,"remove"); ACTION_SET_CATEGORY(Action::ValueNodeDynamicListRemoveSmart,Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE); ACTION_SET_PRIORITY(Action::ValueNodeDynamicListRemoveSmart,-19); ACTION_SET_VERSION(Action::ValueNodeDynamicListRemoveSmart,"0.0"); -ACTION_SET_CVS_ID(Action::ValueNodeDynamicListRemoveSmart,"$Id: valuenodedynamiclistremovesmart.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $"); +ACTION_SET_CVS_ID(Action::ValueNodeDynamicListRemoveSmart,"$Id$"); /* === G L O B A L S ======================================================= */