mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Added some images to the gorm for the border types.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16846 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f91b50a7c6
commit
9c24985b0d
2 changed files with 2 additions and 2 deletions
4
Gorm.m
4
Gorm.m
|
@ -1024,9 +1024,9 @@ static NSButtonType _buttonTypeForObject( id button )
|
|||
forKey: @"ApplicationName"];
|
||||
[d setObject: @"[GNUstep | Graphical] Object Relationship Modeller"
|
||||
forKey: @"ApplicationDescription"];
|
||||
[d setObject: @"Gorm 0.2.5"
|
||||
[d setObject: @"Gorm 0.3.0"
|
||||
forKey: @"ApplicationRelease"];
|
||||
[d setObject: @"0.2.7 Dec 2002"
|
||||
[d setObject: @"0.2.5 Dec 2002"
|
||||
forKey: @"FullVersionID"];
|
||||
[d setObject: [NSArray arrayWithObjects: @"Gregory John Casamento <greg_casamento@yahoo.com>",
|
||||
@"Richard Frith-Macdonald <rfm@gnu.org>",
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue