From 73e9649387355b878dee702abf25072d00dfafed Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 4 Mar 2011 11:00:59 +0100 Subject: Update mail addresses to match the new mailing lists. Signed-off-by: Lukas Fleischer --- src/help.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/help.c') diff --git a/src/help.c b/src/help.c index 8bd5afd..e30226f 100644 --- a/src/help.c +++ b/src/help.c @@ -29,7 +29,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * Send your feedback or comments to : calcurse@culot.org + * Send your feedback or comments to : misc@calcurse.org * Calcurse home page : http://culot.org/calcurse * */ @@ -731,7 +731,7 @@ help_screen (void) "\t following disclaimer in the documentation and/or other\n" "\t materials provided with the distribution.\n" "\n\n" - "Send your feedback or comments to : calcurse@culot.org\n" + "Send your feedback or comments to : misc@calcurse.org\n" "Calcurse home page : http://culot.org/calcurse")); help_wins_init (&hwin, 0, 0, (notify_bar ()) ? row - 3 : row - 2, col); -- cgit v1.2.3-54-g00ecf