13
0

add win IRC channel

This commit is contained in:
Robin Gareus 2014-10-28 02:40:04 +01:00
parent dc39448a22
commit c0a28fca09

View File

@ -3140,6 +3140,8 @@ ARDOUR_UI::launch_chat ()
{
#ifdef __APPLE__
open_uri("http://webchat.freenode.net/?channels=ardour-osx");
#elif defined PLATFORM_WINDOWS
open_uri("http://webchat.freenode.net/?channels=ardour-windows");
#else
open_uri("http://webchat.freenode.net/?channels=ardour");
#endif