]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus.el
Add new SVG and PNG splash images.
[gnu-emacs] / lisp / gnus / gnus.el
index 5be5a6e1bb768b246faa2bffd8cdcc2ccbc4c437..c588d1bd5937e6584a3c5a7cb8b7a5837d15f0f5 100644 (file)
@@ -1015,7 +1015,9 @@ be set in `.emacs' instead."
                                    (symbol-value 'image-load-path))
                                   (t load-path)))
            (image (find-image
-                   `((:type xpm :file "gnus.xpm"
+                   `((:type svg :file "gnus.svg")
+                     (:type png :file "gnus.png")
+                     (:type xpm :file "gnus.xpm"
                             :color-symbols
                             (("thing" . ,(car gnus-logo-colors))
                              ("shadow" . ,(cadr gnus-logo-colors))