aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2021-12-22 01:10:39 +0200
committerDavid Bremner <david@tethera.net>2021-12-23 08:16:49 -0400
commit031f4b4da5b317c580df474d002a8300d35a818e (patch)
treef97344bfd1db034daead9ed3b6ec70828ae6fe66 /debian
parentb7e08901e8ab695fb75de0528871771009f49aa8 (diff)
emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
emacs/notmuch-logo.svg is handcrafted scalable vector graphics version of the notmuch logo. Emacs on graphic displays render this image four times in size compared to the emacs/notmuch-logo.png, and the image is much sharper. The rendered image size, 100x100 pixels, fits reasonably well with text shown in various font sizes. Scaling the image -- if desired -- may come in the future. For now this is improvement on how the logo looked in notmuch-hello window.
Diffstat (limited to 'debian')
-rw-r--r--debian/elpa-notmuch.elpa2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/elpa-notmuch.elpa b/debian/elpa-notmuch.elpa
index 4712b73f..7b3ce0fa 100644
--- a/debian/elpa-notmuch.elpa
+++ b/debian/elpa-notmuch.elpa
@@ -1,3 +1,3 @@
debian/tmp/usr/share/emacs/site-lisp/*.el
-debian/tmp/usr/share/emacs/site-lisp/notmuch-logo.png
+debian/tmp/usr/share/emacs/site-lisp/notmuch-logo.svg
emacs/notmuch-pkg.el