]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
[notmuch] / emacs / notmuch-hello.el
index acd48c9bc2b56b59b32bb5df4a3d956522acddc3..fc007c4c450476a54a23203a34e96bfdd729f0f0 100644 (file)
@@ -198,7 +198,7 @@ fields of the search."
 (defvar notmuch-hello-indent 4
   "How much to indent non-headers.")
 
-(defimage notmuch-hello-logo ((:type png :file "notmuch-logo.png")))
+(defimage notmuch-hello-logo ((:type svg :file "notmuch-logo.svg")))
 
 (defcustom notmuch-show-logo t
   "Should the notmuch logo be shown?"