mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
updater message cosmetics
This commit is contained in:
parent
b86ed8962e
commit
4b9b2db912
@ -82,7 +82,7 @@ print_version ()
|
||||
}
|
||||
else
|
||||
{
|
||||
xchat_printf (ph, "An XChat-WDK update is available! You can download it from here: http://xchat-wdk.googlecode.com/files/XChat-WDK%%20%s.exe", version);
|
||||
xchat_printf (ph, "An XChat-WDK update is available! You can download it from here:\nhttp://xchat-wdk.googlecode.com/files/XChat-WDK%%20%s.exe", version);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user