Unify support chat channel.
This commit is contained in:
parent
5e89eb37fd
commit
c74f02025d
@ -3884,13 +3884,7 @@ ARDOUR_UI::launch_chat ()
|
||||
|
||||
switch (dialog.run()) {
|
||||
case RESPONSE_OK:
|
||||
#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
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user