Added a 'todo' to the doxygen comments so it doesn't get lost.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / import.cpp
index 708ddd8..2af6a4d 100644 (file)
@@ -2,6 +2,8 @@
 /*!    \file import.cpp
 **     \brief Image Import Layer Implementation
 **
+**     $Id$
+**
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
@@ -55,7 +57,7 @@ SYNFIG_LAYER_SET_NAME(Import,"import");
 SYNFIG_LAYER_SET_LOCAL_NAME(Import,_("Import"));
 SYNFIG_LAYER_SET_CATEGORY(Import,_("Other"));
 SYNFIG_LAYER_SET_VERSION(Import,"0.1");
-SYNFIG_LAYER_SET_CVS_ID(Import,"$Id: import.cpp,v 1.2 2005/03/19 04:26:42 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(Import,"$Id$");
 
 /* === P R O C E D U R E S ================================================= */