Changed menu title to ProjectCenter

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/branches/RELEASE_0_3_5@17146 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Philippe C.D. Robert 2003-07-05 18:06:38 +00:00
parent f0d4ffafe3
commit 19fa93e907
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@
* Disabling unused menu entries using defines: ProjectCenter_main.m
* Added missing files to project: PCLib/PCButton.h, PCLib/PCButton.m
* Updated version for PCLib: PCLib/Version
* Changed menu title to ProjectCenter: ProjectCenter_main.m
2003-07-04 Philippe C.D. Robert <probert@siggraph.org>

View file

@ -90,7 +90,7 @@ createMenu()
SEL action = @selector(method:);
menu = [[NSMenu alloc] initWithTitle: @"PC"];
menu = [[NSMenu alloc] initWithTitle: @"ProjectCenter"];
/*
* The main menu