The duck was moving the XOR pattern in the wrong direction. Fixed it.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / bevel.cpp
index 6579bcf..afe81c2 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file shade.cpp
+/*!    \file bevel.cpp
 **     \brief Template Header
 **
-**     $Id: bevel.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_Bevel,"bevel");
 SYNFIG_LAYER_SET_LOCAL_NAME(Layer_Bevel,_("Bevel"));
 SYNFIG_LAYER_SET_CATEGORY(Layer_Bevel,_("Stylize"));
 SYNFIG_LAYER_SET_VERSION(Layer_Bevel,"0.2");
-SYNFIG_LAYER_SET_CVS_ID(Layer_Bevel,"$Id: bevel.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(Layer_Bevel,"$Id$");
 
 /* -- F U N C T I O N S ----------------------------------------------------- */