Preparations for the pumpio synchronisation.
This commit is contained in:
parent
209343d883
commit
34e7206ba4
2 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,8 @@ function network_to_name($s) {
|
|||
NETWORK_XMPP => t('XMPP/IM'),
|
||||
NETWORK_MYSPACE => t('MySpace'),
|
||||
NETWORK_MAIL2 => t('Email'),
|
||||
NETWORK_GPLUS => t('Google+')
|
||||
NETWORK_GPLUS => t('Google+'),
|
||||
NETWORK_PUMPIO => t('pump.io')
|
||||
);
|
||||
|
||||
call_hooks('network_to_name', $nets);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue