IDEMPIERE-4521 Release 8.1 (#462)

Change IRC to mattermost
This commit is contained in:
Carlos Ruiz 2020-12-13 10:00:04 +01:00 committed by GitHub
parent fd947f4fef
commit 60007e07e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
</td>
<td bgcolor="#fbf8f1">
<p><a href="http://wiki.idempiere.org/">Wiki</a> - <a href="http://www.idempiere.org">Resources</a> - <a href="http://webchat.freenode.net/?channels=idempiere">IRC Channel</a><br>
<p><a href="http://wiki.idempiere.org/">Wiki</a> - <a href="http://www.idempiere.org">Resources</a> - <a href="https://mattermost.idempiere.org">Mattermost</a><br>
<a href="http://groups.google.com/group/idempiere">Forums</a> - <a href="http://jira.idempiere.com">Support Requests</a></p>
</td>
@ -129,7 +129,7 @@
<tbody>
<tr>
<td>&copy; Copyright 2019 iDempiere - All rights reserved - <a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank">iDempiere License is GPLv2</a></td>
<td>&copy; Copyright 2021 iDempiere - All rights reserved - <a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank">iDempiere License is GPLv2</a></td>
</tr>

View File

@ -75,7 +75,7 @@ public final class Prop implements Serializable {
private static final String DEF_SENDREQUEST_LINK= "/wstore/request.jsp";
private static final String DEF_RESOURCE_LINK = "http://www.idempiere.org";
private static final String DEF_SUPPORT_LINK = "#";
private static final String DEF_IRC_LINK = "http://webchat.freenode.net/?channels=idempiere";
private static final String DEF_IRC_LINK = "https://mattermost.idempiere.org";
private static final String DEF_WIKI_LINK = "http://wiki.idempiere.org/";
private static final String DEF_FORUMS_LINK = "http://groups.google.com/group/idempiere";
private static final String DEF_SUPPORTREQ_LINK = "http://jira.idempiere.com";

View File

@ -7,7 +7,7 @@ WebUiLink = /webui/
WebStoreLink = /wstore/index.jsp
SendRequestLink = /wstore/request.jsp
ResourceLink = http://www.idempiere.org
IrcLink = http://webchat.freenode.net/?channels=idempiere
IrcLink = https://mattermost.idempiere.org/
WikiLink = http://wiki.idempiere.org/
ForumsLink = http://groups.google.com/group/idempiere
SupportRequestLink = https://idempiere.atlassian.net
@ -23,7 +23,7 @@ WebUiText = Login
WebStoreText = Web Store
SendRequestText = Send Request
ResourceText = Community Resources
IrcText = IRC Channel
IrcText = Mattermost
WikiText = Wiki
ForumsText = Forum
SupportRequestText = Report a Bug