From 9891f94e412ba6ac17bd86c20feeb6330b4f3d39 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 18 May 2013 15:42:30 -0300 Subject: Rebrand python about message --- plugins/python/python.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'plugins/python') diff --git a/plugins/python/python.c b/plugins/python/python.c index 01027f8f..a189134d 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -356,13 +356,7 @@ Usage: /PY LOAD \n\ /* Remove if/when HexChat supports this command for plugins */ static const char reload[] = "Usage: RELOAD , reloads a python script"; -static const char about[] = "\ -\n\ -X-Chat Python Interface " VERSION "\n\ -\n\ -Copyright (c) 2002-2003 Gustavo Niemeyer \n\ -\n"; - +static const char about[] = "HexChat Python " PY_VERSION " Interface Version " VERSION "\n"; /* ===================================================================== */ /* Utility functions */ -- cgit 1.4.1