Rebrand python about message
This commit is contained in:
parent
a22ae9f39a
commit
9891f94e41
@ -356,13 +356,7 @@ Usage: /PY LOAD <filename>\n\
|
|||||||
/* Remove if/when HexChat supports this command for plugins */
|
/* Remove if/when HexChat supports this command for plugins */
|
||||||
static const char reload[] = "Usage: RELOAD <name>, reloads a python script";
|
static const char reload[] = "Usage: RELOAD <name>, reloads a python script";
|
||||||
|
|
||||||
static const char about[] = "\
|
static const char about[] = "HexChat Python " PY_VERSION " Interface Version " VERSION "\n";
|
||||||
\n\
|
|
||||||
X-Chat Python Interface " VERSION "\n\
|
|
||||||
\n\
|
|
||||||
Copyright (c) 2002-2003 Gustavo Niemeyer <niemeyer@conectiva.com>\n\
|
|
||||||
\n";
|
|
||||||
|
|
||||||
|
|
||||||
/* ===================================================================== */
|
/* ===================================================================== */
|
||||||
/* Utility functions */
|
/* Utility functions */
|
||||||
|
Loading…
Reference in New Issue
Block a user