diff --git a/core/images/gd.png b/core/images/gd.png new file mode 100644 index 00000000..b341d71c Binary files /dev/null and b/core/images/gd.png differ diff --git a/core/images/graphicsmagick.png b/core/images/graphicsmagick.png new file mode 100644 index 00000000..3d1d77e9 Binary files /dev/null and b/core/images/graphicsmagick.png differ diff --git a/core/images/imagemagick.jpg b/core/images/imagemagick.jpg new file mode 100644 index 00000000..d83c4509 Binary files /dev/null and b/core/images/imagemagick.jpg differ diff --git a/core/views/admin_graphics_gd.html.php b/core/views/admin_graphics_gd.html.php index 822c63b0..8b4644ac 100644 --- a/core/views/admin_graphics_gd.html.php +++ b/core/views/admin_graphics_gd.html.php @@ -1,5 +1,5 @@
" />
+ = t("The GD graphics library is an extension to PHP commonly installed most webservers. Please refer to the GD website for more information.", diff --git a/core/views/admin_graphics_graphicsmagick.html.php b/core/views/admin_graphics_graphicsmagick.html.php index d65a1d3c..57553e4b 100644 --- a/core/views/admin_graphics_graphicsmagick.html.php +++ b/core/views/admin_graphics_graphicsmagick.html.php @@ -1,6 +1,6 @@
" />
+ = t("GraphicsMagick is a standalone graphics program available on most Linux systems. Please refer to the GraphicsMagick website for more information.", array("url" => "http://www.graphicsmagick.org")) ?> diff --git a/core/views/admin_graphics_imagemagick.html.php b/core/views/admin_graphics_imagemagick.html.php index 24cdfb02..29d19668 100644 --- a/core/views/admin_graphics_imagemagick.html.php +++ b/core/views/admin_graphics_imagemagick.html.php @@ -1,6 +1,6 @@
" />
+ = t("ImageMagick is a standalone graphics program available on most Linux systems. Please refer to the ImageMagick website for more information.", array("url" => "http://www.imagemagick.org")) ?>