mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 00:41:31 +00:00
Added changelog entry for gopen change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11595 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3573776123
commit
7239377230
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-12-02 Gregory Casamento <greg_casamento@yahoo.com>
|
||||
* Tools/gopen.m
|
||||
Modified to eliminate the output of "No application for extension
|
||||
'app'" when launching an application using gopen. The code now
|
||||
checks to see if an app is being launched first, then, if not,
|
||||
attempts to open the file. It's also slightly more efficient to
|
||||
check for an app first before calling -[NSWorkspace openFile:].
|
||||
|
||||
2001-12-01 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSWorkspace.m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue