X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_filter%2Flumakey.cpp;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_filter%2Flumakey.cpp;h=d0602e38756897d561f47b44163835f1ec7e7fcc;hb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;hp=cb2fc8662223bcbbbdde8b5966d3a7d351ce2abd;hpb=36d01e1527fda602a9aed07d209eb34e6770bca8;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp b/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp index cb2fc86..d0602e3 100644 --- a/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp +++ b/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp @@ -2,7 +2,7 @@ /*! \file lumakey.cpp ** \brief Template Header ** -** $Id: lumakey.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 @@ -56,7 +56,7 @@ SYNFIG_LAYER_SET_NAME(LumaKey,"lumakey"); SYNFIG_LAYER_SET_LOCAL_NAME(LumaKey,_("LumaKey")); SYNFIG_LAYER_SET_CATEGORY(LumaKey,_("Filters")); SYNFIG_LAYER_SET_VERSION(LumaKey,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(LumaKey,"$Id: lumakey.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(LumaKey,"$Id$"); /* === P R O C E D U R E S ================================================= */