Enable $Id$ expansion.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / shade.cpp
index bee4754..33815bf 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file shade.cpp
 **     \brief Template Header
 **
-**     $Id: shade.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -67,7 +67,7 @@ SYNFIG_LAYER_SET_NAME(Layer_Shade,"shade");
 SYNFIG_LAYER_SET_LOCAL_NAME(Layer_Shade,_("Shade"));
 SYNFIG_LAYER_SET_CATEGORY(Layer_Shade,_("Stylize"));
 SYNFIG_LAYER_SET_VERSION(Layer_Shade,"0.2");
-SYNFIG_LAYER_SET_CVS_ID(Layer_Shade,"$Id: shade.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(Layer_Shade,"$Id$");
 
 /* -- F U N C T I O N S ----------------------------------------------------- */