[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -139,7 +139,7 @@ class ImageMagickPlugin extends Plugin
|
||||
$versions[] = array('name' => 'ImageMagick',
|
||||
'version' => self::PLUGIN_VERSION,
|
||||
'author' => 'Mikael Nordfeldth',
|
||||
'homepage' => 'http://gnu.io/social',
|
||||
'homepage' => GNUSOCIAL_ENGINE_URL,
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Use ImageMagick for some more image support.'));
|
||||
|
Reference in New Issue
Block a user