comparison AssemblyInfo.cs @ 214:1b718b67f7f6

Re #179: Make sure that translations are used throughout UI * Fix locations in the API that are used in the front-end
author IBBoard <dev@ibboard.co.uk>
date Sat, 21 Nov 2009 21:27:07 +0000
parents 678054e2bc02
children 0ebb1b80a2bd
comparison
equal deleted inserted replaced
213:c6713a1b4c0d 214:1b718b67f7f6
13 [assembly: AssemblyTitle("WarFoundry API")] 13 [assembly: AssemblyTitle("WarFoundry API")]
14 [assembly: AssemblyDescription("The API for the WarFoundry army builder")] 14 [assembly: AssemblyDescription("The API for the WarFoundry army builder")]
15 [assembly: AssemblyConfiguration("")] 15 [assembly: AssemblyConfiguration("")]
16 [assembly: AssemblyCompany("")] 16 [assembly: AssemblyCompany("")]
17 [assembly: AssemblyProduct("IBBoard.WarFoundry.API")] 17 [assembly: AssemblyProduct("IBBoard.WarFoundry.API")]
18 [assembly: AssemblyCopyright("IBBoard 2009")] 18 [assembly: AssemblyCopyright("IBBoard 2007, 2008, 2009")]
19 [assembly: AssemblyTrademark("")] 19 [assembly: AssemblyTrademark("")]
20 [assembly: AssemblyCulture("")] 20 [assembly: AssemblyCulture("")]
21 21
22 // 22 //
23 // Version information for an assembly consists of the following four values: 23 // Version information for an assembly consists of the following four values: