[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -295,7 +295,7 @@ class TwitterBridgePlugin extends Plugin
|
||||
'name' => 'TwitterBridge',
|
||||
'version' => self::PLUGIN_VERSION,
|
||||
'author' => 'Zach Copley, Julien C, Jean Baptiste Favre',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TwitterBridge',
|
||||
'homepage' => GNUSOCIAL_ENGINE_REPO_URL . 'tree/master/plugins/TwitterBridge',
|
||||
// TRANS: Plugin description.
|
||||
'rawdescription' => _m('The Twitter "bridge" plugin allows integration ' .
|
||||
'of a StatusNet instance with ' .
|
||||
|
||||
Reference in New Issue
Block a user