diff --git a/F-Script 10.10 copy-Info.plist b/F-Script 10.10 copy-Info.plist new file mode 100755 index 0000000..a9898a5 --- /dev/null +++ b/F-Script 10.10 copy-Info.plist @@ -0,0 +1,109 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + F-Script + CFBundleGetInfoString + + CFBundleIconFile + fs.icns + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + F-Script + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.2 + CFBundleSignature + ???? + CFBundleVersion + 2.2 + LSEnvironment + + NSAppleScriptEnabled + YES + NSHumanReadableCopyright + Copyright © 1998-2010 Philippe Mougin. + NSMainNibFile + fs.nib + NSPrincipalClass + NSApplication + NSServices + + + NSMenuItem + + default + F-Script/Execute Selection + + NSMessage + execute + NSPortName + F-Script + NSReturnTypes + + NSStringPboardType + + NSSendTypes + + NSStringPboardType + + + + NSMenuItem + + default + F-Script/View/Put Command + + NSMessage + putCommand + NSPortName + F-Script + NSSendTypes + + NSStringPboardType + + + + NSMenuItem + + default + F-Script/View/Put Command (Ret=execute) + + NSMessage + putCommand + NSPortName + F-Script + NSSendTypes + + NSStringPboardType + + NSUserData + DECOMPOSE + + + NSMenuItem + + default + F-Script/View/Put Command (Ret=newline) + + NSMessage + putCommand + NSPortName + F-Script + NSSendTypes + + NSStringPboardType + + NSUserData + NO_DECOMPOSE + + + + diff --git a/F-Script/DemoAssistant.xib b/F-Script/DemoAssistant.xib index d2fbd7b..f51e741 100755 --- a/F-Script/DemoAssistant.xib +++ b/F-Script/DemoAssistant.xib @@ -1,8 +1,9 @@ - + - - + + + @@ -22,7 +23,7 @@ - + @@ -153,7 +154,7 @@ - + @@ -165,19 +166,21 @@ - + - + - + + + @@ -285,13 +288,12 @@ - - - + @@ -628,14 +636,15 @@ rect := (150<>200 extent:600<>400). - + - + - + + @@ -658,6 +667,7 @@ rect := (150<>200 extent:600<>400). NSBundle loadNibFile:'/Users/pmougin/Desktop/Sample/build/Debug/Sample.app/Contents/Resources/English.lproj/MainMenu.nib' externalNameTable:nil withZone:nil + @@ -666,13 +676,12 @@ NSBundle loadNibFile:'/Users/pmougin/Desktop/Sample/build/Debug/Sample.app/Conte - - - + @@ -692,19 +701,21 @@ NSBundle loadNibFile:'/Users/pmougin/Desktop/Sample/build/Debug/Sample.app/Conte - + - + - + + + @@ -713,13 +724,12 @@ NSBundle loadNibFile:'/Users/pmougin/Desktop/Sample/build/Debug/Sample.app/Conte - -