mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 13:12:34 +01:00
add some nice message to About
This commit is contained in:
parent
bd72cce2d9
commit
e3121eae68
@ -116,6 +116,7 @@ menu_about (GtkWidget * wid, gpointer sess)
|
||||
(snprintf) (buf, sizeof (buf),
|
||||
"<span size=\"x-large\"><b>"DISPLAY_NAME" "PACKAGE_VERSION"</b></span>\n"
|
||||
#ifdef WIN32
|
||||
"<b>Anniversary Release</b>\n"
|
||||
"%s%s%s"
|
||||
"\n<b>XChat Release</b>: "XCHAT_RELEASE"\n\n"
|
||||
"<b>OS</b>: %s\n"
|
||||
|
Loading…
Reference in New Issue
Block a user