mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
fix typoCVS: ----------------------------------------------------------------------
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22377 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8586e3f3b9
commit
3c4320fee0
1 changed files with 1 additions and 1 deletions
|
@ -3305,7 +3305,7 @@ image.</p><p>See Also: -applicationIconImage</p>
|
|||
userInfo = [NSDictionary dictionaryWithObjectsAndKeys:
|
||||
[(GSServicesManager*)_listener port], @"NSApplicationName",
|
||||
[[NSBundle mainBundle] bundlePath], @"NSApplicationPath",
|
||||
processIdentifier, @"NSApplicationPprocessIdentifier",
|
||||
processIdentifier, @"NSApplicationProcessIdentifier",
|
||||
nil];
|
||||
return userInfo;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue