From cdbd0d2f0a2b945a8bf0b6ab17dafaf0d0cf90bf Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 12 Feb 2012 21:36:01 +0000 Subject: Only switch to active chats --- title_bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'title_bar.c') diff --git a/title_bar.c b/title_bar.c index 130afa74..27b2855e 100644 --- a/title_bar.c +++ b/title_bar.c @@ -5,7 +5,7 @@ static WINDOW *title_bar; void create_title_bar(void) { - char *title = "Profanity"; + char *title = "Profanity. Type /help for help information."; int rows, cols; getmaxyx(stdscr, rows, cols); -- cgit 1.4.1-2-gfad0