Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1813 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
9 changed files with 21 additions and 21 deletions
@ -1,29 +1,29 @@
@@ -1,29 +1,29 @@
|
||||
<StandardProperties version="1.0"> |
||||
<Property name = "StandardHeader.C#">/* |
||||
* Created by SharpDevelop. |
||||
* User: ${USER} |
||||
* Date: ${DATE} |
||||
* Time: ${TIME} |
||||
* ${res:XML.StandardHeader.CreatedBySharpDevelop} |
||||
* ${res:XML.StandardHeader.User} ${USER} |
||||
* ${res:XML.StandardHeader.Date} ${DATE} |
||||
* ${res:XML.StandardHeader.Time} ${TIME} |
||||
* |
||||
* To change this template use Tools | Options | Coding | Edit Standard Headers. |
||||
* ${res:XML.StandardHeader.HowToChangeTemplateInformation} |
||||
*/</Property> |
||||
|
||||
<Property name = "StandardHeader.VBNET">' |
||||
' Created by SharpDevelop. |
||||
' User: ${USER} |
||||
' Date: ${DATE} |
||||
' Time: ${TIME} |
||||
' ${res:XML.StandardHeader.CreatedBySharpDevelop} |
||||
' ${res:XML.StandardHeader.User} ${USER} |
||||
' ${res:XML.StandardHeader.Date} ${DATE} |
||||
' ${res:XML.StandardHeader.Time} ${TIME} |
||||
' |
||||
' To change this template use Tools | Options | Coding | Edit Standard Headers. |
||||
' ${res:XML.StandardHeader.HowToChangeTemplateInformation} |
||||
'</Property> |
||||
|
||||
<Property name = "StandardHeader.C++.NET">/* |
||||
* Created by SharpDevelop. |
||||
* User: ${USER} |
||||
* Date: ${DATE} |
||||
* Time: ${TIME} |
||||
* ${res:XML.StandardHeader.CreatedBySharpDevelop} |
||||
* ${res:XML.StandardHeader.User} ${USER} |
||||
* ${res:XML.StandardHeader.Date} ${DATE} |
||||
* ${res:XML.StandardHeader.Time} ${TIME} |
||||
* |
||||
* To change this template use Tools | Options | Coding | Edit Standard Headers. |
||||
* ${res:XML.StandardHeader.HowToChangeTemplateInformation} |
||||
*/</Property> |
||||
|
||||
</StandardProperties> |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue