summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile4
-rw-r--r--MainMenu.nib/info.nib5
-rw-r--r--MainMenu.nib/keyedobjects.nib18
-rw-r--r--MainMenu.nib/objects.nibbin7759 -> 7756 bytes
-rw-r--r--Toilet Lisp.xcodeproj/project.pbxproj4
5 files changed, 11 insertions, 20 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8f8e487..39d0d3a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -139,8 +139,8 @@ endif
ToiletLisp_OBJC_FILES = MLKListenerController.m ToiletLisp_main.m
-#ToiletLisp_LOCALIZED_RESOURCE_FILES = Toilet.nib
-ToiletLisp_RESOURCE_FILES = MainMenu.nib
+#ToiletLisp_LOCALIZED_RESOURCE_FILES = MainMenu.nib Credits.rtf
+ToiletLisp_RESOURCE_FILES = MainMenu.nib Credits.rtf
#ToiletLisp_MAIN_MODEL_FILE = MainMenu.gorm
ToiletLisp_MAIN_MODEL_FILE = MainMenu.nib
ToiletLisp_OBJCC_FILES = _stamp.mm
diff --git a/MainMenu.nib/info.nib b/MainMenu.nib/info.nib
index 51e4d73..e4a8dc8 100644
--- a/MainMenu.nib/info.nib
+++ b/MainMenu.nib/info.nib
@@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
- <string>54 296 356 240 0 0 1280 1002 </string>
+ <string>22 408 356 240 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
- <string>37 950 262 44 0 0 1280 1002 </string>
+ <string>5 958 262 44 0 0 1280 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>489.0</string>
@@ -18,6 +18,7 @@
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
+ <integer>257</integer>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
diff --git a/MainMenu.nib/keyedobjects.nib b/MainMenu.nib/keyedobjects.nib
index 8f77de6..e5ac0b2 100644
--- a/MainMenu.nib/keyedobjects.nib
+++ b/MainMenu.nib/keyedobjects.nib
@@ -212,7 +212,7 @@
<integer>13</integer>
</dict>
</dict>
- <string>{{305, 738}, {533, 242}}</string>
+ <string>{{303, 583}, {533, 242}}</string>
<string>Listener</string>
<string>NSWindow</string>
<dict>
@@ -2216,7 +2216,7 @@
<integer>305</integer>
</dict>
</dict>
- <string>Quit NewApplication</string>
+ <string>Quit Toilet Lisp</string>
<string>q</string>
<dict>
<key>$class</key>
@@ -4273,8 +4273,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -4313,8 +4311,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -4714,8 +4710,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -4792,8 +4786,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -4921,8 +4913,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -4961,8 +4951,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
@@ -5085,8 +5073,6 @@
<key>CF$UID</key>
<integer>137</integer>
</dict>
- <key>NSIsDisabled</key>
- <true/>
<key>NSIsSeparator</key>
<true/>
<key>NSKeyEquiv</key>
diff --git a/MainMenu.nib/objects.nib b/MainMenu.nib/objects.nib
index abd7c79..32b8981 100644
--- a/MainMenu.nib/objects.nib
+++ b/MainMenu.nib/objects.nib
Binary files differ
diff --git a/Toilet Lisp.xcodeproj/project.pbxproj b/Toilet Lisp.xcodeproj/project.pbxproj
index 4b51e74..ce27887 100644
--- a/Toilet Lisp.xcodeproj/project.pbxproj
+++ b/Toilet Lisp.xcodeproj/project.pbxproj
@@ -158,6 +158,7 @@
A7A85EC20E669AD700021916 /* ToiletKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E5C3EB0E21689F00A01D81 /* ToiletKit.framework */; };
A7A85EC40E669ADA00021916 /* ToiletKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E5C3EB0E21689F00A01D81 /* ToiletKit.framework */; };
A7A85ED10E669B5800021916 /* libtoilet-llvm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A745C3500E607C6600C43A04 /* libtoilet-llvm.a */; };
+ A7A85F370E66AA8400021916 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = A7A85F360E66AA8400021916 /* Credits.rtf */; };
A7B6D0C20E22094F006F6A21 /* MLKStringOutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = A7B6D0C00E22094F006F6A21 /* MLKStringOutputStream.h */; };
A7B6D0C30E22094F006F6A21 /* MLKStringOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = A7B6D0C10E22094F006F6A21 /* MLKStringOutputStream.m */; };
A7E5C43E0E21695800A01D81 /* MLKBinding.h in Headers */ = {isa = PBXBuildFile; fileRef = A7E5C3F80E21695700A01D81 /* MLKBinding.h */; };
@@ -519,6 +520,7 @@
A7A835A20E477C27005D64E0 /* x-sequence.lisp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "x-sequence.lisp"; sourceTree = "<group>"; };
A7A85D5A0E668CA700021916 /* ToiletLisp_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToiletLisp_main.m; sourceTree = "<group>"; };
A7A85DDF0E668E1500021916 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
+ A7A85F360E66AA8400021916 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; };
A7B6D0C00E22094F006F6A21 /* MLKStringOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MLKStringOutputStream.h; sourceTree = "<group>"; };
A7B6D0C10E22094F006F6A21 /* MLKStringOutputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MLKStringOutputStream.m; sourceTree = "<group>"; };
A7E5C3EB0E21689F00A01D81 /* ToiletKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ToiletKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -713,6 +715,7 @@
A7E5C3CC0E21682800A01D81 = {
isa = PBXGroup;
children = (
+ A7A85F360E66AA8400021916 /* Credits.rtf */,
A7A85DDF0E668E1500021916 /* AppKit.framework */,
A7E5C55B0E21740C00A01D81 /* Foundation.framework */,
A745C46D0E618D7300C43A04 /* configure */,
@@ -1043,6 +1046,7 @@
buildActionMask = 2147483647;
files = (
A72BC6FD0E65E06200486804 /* MainMenu.nib in Resources */,
+ A7A85F370E66AA8400021916 /* Credits.rtf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};