home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Freeware / Programare / Sharp / SharpDevelop_1.0.3.1761_Setup.exe / StandardHeader.xml < prev    next >
Encoding:
Text File  |  2004-07-05  |  748 b   |  30 lines

  1. <StandardProperties version="1.0">
  2.     <Property name = "StandardHeader.C#">/*
  3.  * Created by SharpDevelop.
  4.  * User: ${USER}
  5.  * Date: ${DATE}
  6.  * Time: ${TIME}
  7.  * 
  8.  * To change this template use Tools | Options | Coding | Edit Standard Headers.
  9.  */</Property>
  10.  
  11.     <Property name = "StandardHeader.VBNET">'
  12. ' Created by SharpDevelop.
  13. ' User: ${USER}
  14. ' Date: ${DATE}
  15. ' Time: ${TIME}
  16. ' To change this template use Tools | Options | Coding | Edit Standard Headers.
  17. '</Property>
  18.  
  19.     <Property name = "StandardHeader.C++.NET">/*
  20.  * Created by SharpDevelop.
  21.  * User: ${USER}
  22.  * Date: ${DATE}
  23.  * Time: ${TIME}
  24.  * 
  25.  * To change this template use Tools | Options | Coding | Edit Standard Headers.
  26.  */</Property>
  27.  
  28. </StandardProperties>
  29.