Mercurial > repos > IBBoard
diff IBBoard.mdp @ 7:f4da31cb09d9
* Add translation DTD to utils project
* Alter Translation class to resolve error when initialising with an empty local language (should default to no local language, not exception)
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 02 Jan 2009 20:12:06 +0000 |
parents | f9ec2be467fe |
children | ba9239164de2 |
line wrap: on
line diff
--- a/IBBoard.mdp Sat Dec 27 20:28:04 2008 +0000 +++ b/IBBoard.mdp Fri Jan 02 20:12:06 2009 +0000 @@ -43,6 +43,8 @@ <File name="Logging/LogNotifier.cs" subtype="Code" buildaction="Compile" /> <File name="Collections" subtype="Directory" buildaction="Compile" /> <File name="Collections/SimpleSet.cs" subtype="Code" buildaction="Compile" /> + <File name="dtds" subtype="Directory" buildaction="Compile" /> + <File name="dtds/translation.dtd" subtype="Code" buildaction="Nothing" /> </Contents> <References> <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />