X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2Foutline.cpp;h=3fa59ee4b6523738c0e7b428eed3821e54b904e9;hb=976e5da32d8b20f054abf4cf2895ae466bcc7370;hp=56fca0c9850720694ebb65d1c46968a757e5ce4e;hpb=1307fe1c1b6737b857b902a0e39141ba96adf025;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_geometry/outline.cpp b/synfig-core/trunk/src/modules/mod_geometry/outline.cpp index 56fca0c..3fa59ee 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/outline.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/outline.cpp @@ -1,8 +1,8 @@ /* === S Y N F I G ========================================================= */ -/*! \file bline.cpp +/*! \file outline.cpp ** \brief Template ** -** $Id: outline.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -69,7 +69,7 @@ SYNFIG_LAYER_SET_NAME(Outline,"outline"); SYNFIG_LAYER_SET_LOCAL_NAME(Outline,_("Outline")); SYNFIG_LAYER_SET_CATEGORY(Outline,_("Geometry")); SYNFIG_LAYER_SET_VERSION(Outline,"0.2"); -SYNFIG_LAYER_SET_CVS_ID(Outline,"$Id: outline.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(Outline,"$Id$"); /* === P R O C E D U R E S ================================================= */