Fixed file description in .rc file.

This commit is contained in:
David Capello 2010-07-26 00:20:39 -03:00
parent 017dca6425
commit 6f7660e0d5

View File

@ -18,7 +18,7 @@ BEGIN
BLOCK "040904b0" BLOCK "040904b0"
BEGIN BEGIN
VALUE "Comments", "http://www.aseprite.org/" VALUE "Comments", "http://www.aseprite.org/"
VALUE "FileDescription", "A pixel art program" VALUE "FileDescription", "Allegro Sprite Editor"
VALUE "FileVersion", "0, 8, 0, 0" VALUE "FileVersion", "0, 8, 0, 0"
VALUE "InternalName", "aseprite" VALUE "InternalName", "aseprite"
VALUE "LegalCopyright", "Copyright (C) 2001-2010 by David Capello" VALUE "LegalCopyright", "Copyright (C) 2001-2010 by David Capello"