X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fexample%2Ffilledrect.cpp;h=72125ee2122a0ee28f9f34a67b30a064f9d7e5ea;hb=93ae1a8db0116cd93b6e1c844207b2a12cda73fa;hp=8b693888f4b99f91b6c302fac4c5984165e662b3;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/example/filledrect.cpp b/synfig-core/trunk/src/modules/example/filledrect.cpp index 8b69388..72125ee 100644 --- a/synfig-core/trunk/src/modules/example/filledrect.cpp +++ b/synfig-core/trunk/src/modules/example/filledrect.cpp @@ -2,7 +2,7 @@ /*! \file filledrect.cpp ** \brief Template Header ** -** $Id: filledrect.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -56,7 +56,7 @@ SYNFIG_LAYER_SET_NAME(FilledRect,"rectangle"); SYNFIG_LAYER_SET_LOCAL_NAME(FilledRect,_("Rectangle")); SYNFIG_LAYER_SET_CATEGORY(FilledRect,_("Geometry")); SYNFIG_LAYER_SET_VERSION(FilledRect,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(FilledRect,"$Id: filledrect.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(FilledRect,"$Id$"); /* === P R O C E D U R E S ================================================= */