Fix 1694393: save 'pref.*' keys first, so the window manager hint preference is loade...
[synfig.git] / synfig-core / trunk / src / modules / mod_geometry / region.cpp
index adaa6eb..ee61182 100644 (file)
@@ -1,9 +1,9 @@
-/*! ========================================================================
-** Synfig
 /* === S Y N F I G ========================================================= */
 /*!    \file region.cpp
 **     \brief Template Header
 **
+**     $Id$
+**
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
@@ -62,7 +62,7 @@ SYNFIG_LAYER_SET_NAME(Region,"region");
 SYNFIG_LAYER_SET_LOCAL_NAME(Region,_("Region"));
 SYNFIG_LAYER_SET_CATEGORY(Region,_("Geometry"));
 SYNFIG_LAYER_SET_VERSION(Region,"0.1");
-SYNFIG_LAYER_SET_CVS_ID(Region,"$Id: region.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(Region,"$Id$");
 
 /* === P R O C E D U R E S ================================================= */