[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/cppsupport/templates
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2003-07-25 11:00:01
[Download RAW message or body]

CVS commit by dymo: 

change variables from $VAR to $VAR$ so they can be correctly replaced by FileTemplate


  M +2 -2      default.cpp   1.4
  M +2 -2      default.h   1.4


--- kdevelop/parts/cppsupport/templates/default.cpp  #1.3:1.4
@@ -1,10 +1,10 @@
 // -*-c++-*-
 //
-// C++ Implementation: $MODULE
+// C++ Implementation: $MODULE$
 //
 // Description: 
 //
 //
-// Author: $AUTHOR| <$EMAIL>, (C) $YEAR
+// Author: $AUTHOR$ <$EMAIL$>, (C) $YEAR$
 //
 // Copyright: See COPYING file that comes with this distribution

--- kdevelop/parts/cppsupport/templates/default.h  #1.3:1.4
@@ -1,10 +1,10 @@
 // -*-c++-*-
 //
-// C++ Interface: $MODULE
+// C++ Interface: $MODULE$
 //
 // Description: 
 //
 //
-// Author: $AUTHOR <$EMAIL>, (C) $YEAR
+// Author: $AUTHOR$ <$EMAIL$>, (C) $YEAR$
 //
 // Copyright: See COPYING file that comes with this distribution


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic