[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -51,7 +51,7 @@ class TabFocusPlugin extends Plugin
|
||||
$versions[] = array('name' => 'TabFocus',
|
||||
'version' => self::PLUGIN_VERSION,
|
||||
'author' => 'Craig Andrews and Paul Irish',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TabFocus',
|
||||
'homepage' => GNUSOCIAL_ENGINE_REPO_URL . 'tree/master/plugins/TabFocus',
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavior of Twitter.'));
|
||||
|
Reference in New Issue
Block a user