1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-19 13:22:42 +01:00

Mark ChatLog as deprecated

Summary: Ref T6875. #chatlog is deprecated and will eventually be merged into #conpherence.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: cburroughs, epriestley

Maniphest Tasks: T6875

Differential Revision: https://secure.phabricator.com/D12097
This commit is contained in:
Joshua Spence 2015-04-07 07:24:02 +10:00
parent cbaa2a508d
commit ed3c5f91e9

View file

@ -11,7 +11,7 @@ final class PhabricatorChatLogApplication extends PhabricatorApplication {
}
public function getShortDescription() {
return pht('IRC Logs');
return pht('(Deprecated)');
}
public function getFontIcon() {