diff --git a/Mac/Controller.m b/Mac/Controller.m
index e49ccd5..9c5986e 100644
--- a/Mac/Controller.m
+++ b/Mac/Controller.m
@@ -412,7 +412,7 @@
- (IBAction)showNext:(id)sender
{
- [timelineView stringByEvaluatingJavaScriptFromString:@"bungloo.sidebar.setContentForNext();"];
+ [timelineView stringByEvaluatingJavaScriptFromString:@"bungloo.sidebar.showContentForNext();"];
}
- (void)notificateViewsAboutDeletedPostWithId:(NSString *)postId byEntity:(NSString*)entity
diff --git a/Mac/English.lproj/MainMenu.xib b/Mac/English.lproj/MainMenu.xib
index e26f511..818374b 100644
--- a/Mac/English.lproj/MainMenu.xib
+++ b/Mac/English.lproj/MainMenu.xib
@@ -947,6 +947,7 @@
{{20, 20}, {146, 146}}
+
YES
@@ -1109,6 +1115,7 @@
268
{{17, 79}, {192, 17}}
+
_NS:1535
YES
@@ -1129,6 +1136,7 @@
268
{{20, 49}, {333, 22}}
+
_NS:9
YES
@@ -1151,6 +1159,7 @@
268
{{285, 13}, {74, 32}}
+
_NS:9
YES
@@ -1172,6 +1181,7 @@
{373, 116}
+
_NS:21
@@ -1663,6 +1673,14 @@
696
+
+
+ showNext:
+
+
+
+ 700
+
checkForUpdates:
@@ -2779,7 +2797,7 @@
- 698
+ 700
@@ -2794,10 +2812,15 @@
clearCache:
login:
logout:
+ openNewMessageWindow:
+ sendPost:
showAbout:
showConversation:
+ showConversationForPostId:andEntity:
showMentions:
+ showNext:
showProfile:
+ showProfileForEntity:
showSearch:
showTimeline:
@@ -2810,6 +2833,11 @@
id
id
id
+ NSString
+ id
+ id
+ id
+ NSString
id
id
@@ -2821,10 +2849,15 @@
clearCache:
login:
logout:
+ openNewMessageWindow:
+ sendPost:
showAbout:
showConversation:
+ showConversationForPostId:andEntity:
showMentions:
+ showNext:
showProfile:
+ showProfileForEntity:
showSearch:
showTimeline:
@@ -2842,6 +2875,14 @@
logout:
id
+
+ openNewMessageWindow:
+ id
+
+
+ sendPost:
+ id
+
showAbout:
id
@@ -2850,14 +2891,26 @@
showConversation:
id
+
+ showConversationForPostId:andEntity:
+ NSString
+
showMentions:
id
+
+ showNext:
+ id
+
showProfile:
id
+
+ showProfileForEntity:
+ NSString
+
showSearch:
id