From fa190fc38ff2ffa866f0e273c9e5f501716c37a2 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 17 Sep 2006 11:16:37 +0000 Subject: help_screen() updated --- src/help.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/help.c') diff --git a/src/help.c b/src/help.c index 0b83e0a..8cd7bb6 100755 --- a/src/help.c +++ b/src/help.c @@ -1,4 +1,4 @@ -/* $calcurse: help.c,v 1.7 2006/09/15 15:41:20 culot Exp $ */ +/* $calcurse: help.c,v 1.8 2006/09/17 11:16:37 culot Exp $ */ /* * Calcurse - text-based organizer @@ -265,6 +265,7 @@ void help_screen(int which_pan, int colr) "words where to place the three different panels on the screen.\n" "\nThe general options submenu brings a screen with the different options\n" "which modifies the way Calcurse interacts with the user.\n" + "\nThe notify submenu allows you to change the notify-bar settings.\n" "\nDo not forget to save the calendar data to retrieve your configuration\n" "next time you launch Calcurse."); -- cgit v1.2.3-54-g00ecf