Correction for bug#19640 and update GormInfo.plist file.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25095 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2007-04-29 21:09:33 +00:00
parent f41a9fda68
commit 0744c2ec58
4 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2007-04-29 17:08-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/GormViewSizeInspector.gorm: Correct bug#19640
* GormInfo.plist: update
2007-03-17 Gregory John Casamento <greg_casamento@yahoo.com>
* Version: 1.2.0

View file

@ -34,9 +34,9 @@
ApplicationDescription = "[GNUstep | Graphical] Object Relationship Modeller";
ApplicationIcon = "Gorm.tiff";
ApplicationName = "Gorm";
ApplicationRelease = "Gorm 1.1.2 (SVN)";
ApplicationRelease = "Gorm 1.3.0 (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 FSF";
CopyrightDescription = "Released under the GNU General Public License 2.0";
NSBuildVersion = "1.1.2 Sep 27 2006";
NSBuildVersion = "1.3.0 Apr 22 2006";
}