Minor correction to the info plist.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26452 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2008-04-20 15:48:48 +00:00
parent a91fcf8e6b
commit 8180986151
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2008-04-20 11:47-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormInfo.plist: Minor correction to the plist.
2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormImageEditor.m

View file

@ -34,7 +34,7 @@
ApplicationDescription = "[GNUstep | Graphical] Object Relationship Modeller";
ApplicationIcon = "Gorm.tiff";
ApplicationName = "Gorm";
ApplicationRelease = "Gorm 1.2.4 (Release)";
ApplicationRelease = "Gorm 1.2.5 (SVN)";
Authors = ("Gregory John Casamento <greg_casamento@yahoo.com>","Richard Frith-Macdonald <rfm@gnu.org>","Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>");
Copyright = "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 FSF";
CopyrightDescription = "Released under the GNU General Public License 3.0";