diff --git a/Base64DecoderAppDelegate.m b/Base64DecoderAppDelegate.m
index f8e60ae..1d6c3a2 100644
--- a/Base64DecoderAppDelegate.m
+++ b/Base64DecoderAppDelegate.m
@@ -20,7 +20,8 @@
- (IBAction)decode:(id)sender {
NSData* data = [NSData dataFromBase64String:[input stringValue]];
NSString *string = [[NSString alloc] initWithData:data encoding:NSASCIIStringEncoding];
- [[[output textStorage] mutableString] appendString:string];
+ [[[output textStorage] mutableString] setString:string];
+ [output setFont:[NSFont fontWithName:@"Monaco" size:11]];
}
@end
diff --git a/English.lproj/MainMenu.xib b/English.lproj/MainMenu.xib
index 2bc9c07..3b3c9c9 100644
--- a/English.lproj/MainMenu.xib
+++ b/English.lproj/MainMenu.xib
@@ -12,8 +12,8 @@
+
+ YES
+ NSAllRomanInputSourcesLocaleIdentifier
+
@@ -1399,30 +1402,7 @@
2322
-
- YES
-
- YES
- Apple HTML pasteboard type
- Apple PDF pasteboard type
- Apple PICT pasteboard type
- Apple PNG pasteboard type
- Apple URL pasteboard type
- CorePasteboardFlavorType 0x6D6F6F76
- NSColor pasteboard type
- NSFilenamesPboardType
- NSStringPboardType
- NeXT Encapsulated PostScript v1.2 pasteboard type
- NeXT RTFD pasteboard type
- NeXT Rich Text Format v1.0 pasteboard type
- NeXT TIFF v4.0 pasteboard type
- NeXT font pasteboard type
- NeXT ruler pasteboard type
- WebURLsWithTitlesPboardType
- public.url
-
-
- {{0, 245}, {513, 133}}
+ {513, 133}
@@ -1444,7 +1424,7 @@
1
- 12263
+ 10273
0
@@ -1502,6 +1482,10 @@
{513, 1e+07}
{223, 133}
+
+ YES
+ NSAllRomanInputSourcesLocaleIdentifier
+
{{1, 1}, {513, 378}}