# HG changeset patch # User IBBoard # Date 1264872150 0 # Node ID 0b7ffb4a76be98294e0adf2c0f9c2b77794888d1 # Parent 8bc24ef822583ab5ba3591ff74de05a1c0b75603 * Change description following threat of legal action over descriptive term "army builder" to describe WarFoundry as an app that builds armies no-open-ticket diff -r 8bc24ef82258 -r 0b7ffb4a76be AssemblyInfo.cs --- a/AssemblyInfo.cs Sat Jan 16 16:37:26 2010 +0000 +++ b/AssemblyInfo.cs Sat Jan 30 17:22:30 2010 +0000 @@ -11,8 +11,8 @@ // change them to the information which is associated with the assembly // you compile. -[assembly: AssemblyTitle("WarFoundry GTK#")] -[assembly: AssemblyDescription("The GTK# interface for the WarFoundry army builder")] +[assembly: AssemblyTitle("WarFoundry (GTK#)")] +[assembly: AssemblyDescription("The GTK# interface for WarFoundry, the army creator/designer/builder designed to cover a wide range of wargame systems")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("IBBoard.WarFoundry.GTK")]