From 080b6b90f0021d6f58090cc19f268f8f0df86351 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Wed, 14 Oct 2009 11:39:31 +0000 Subject: =?UTF-8?q?=E2=80=A2=20cleaned=20and=20improved=20AppleScript=20su?= =?UTF-8?q?pport=20-=20now=20'activate'=20&=20'quit'=20works=20due=20to=20?= =?UTF-8?q?that=20fact=20that=20if=20an=20app=20is=20scriptable=20the=20Do?= =?UTF-8?q?ck's=20"Quit"=20command=20calls=20handleQuitScriptCommand:=20wh?= =?UTF-8?q?ich=20has=20to=20be=20implemened=20-=20fixed=20issue=20that=20S?= =?UTF-8?q?PAppController=20has=20to=20be=20the=20delegate=20for=20NSApp?= =?UTF-8?q?=20to=20support=20AS=20-=20added=20support=20for=20AS=20=C3=A0?= =?UTF-8?q?=20la:=20"get=20name=20of=20first=20document"=20or=20"close=20e?= =?UTF-8?q?very=20window"=20etc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/English.lproj/MainMenu.xib | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Interfaces/English.lproj') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 9691a2fa..aebc7cbc 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2742,6 +2742,14 @@ 999 + + + delegate + + + + 1001 + @@ -4833,7 +4841,7 @@ - 1000 + 1001 -- cgit v1.2.3