X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fexample%2Ffilledrect.cpp;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fexample%2Ffilledrect.cpp;h=72125ee2122a0ee28f9f34a67b30a064f9d7e5ea;hb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;hp=8b693888f4b99f91b6c302fac4c5984165e662b3;hpb=36d01e1527fda602a9aed07d209eb34e6770bca8;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 ================================================= */