]> git.eshelyaron.com Git - emacs.git/commit
Fix searching the bitmap file path on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 07:39:11 +0000 (07:39 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 07:42:33 +0000 (07:42 +0000)
commit89c6e412dd6bcb3a8e5e90d9a52cf6f6fd233776
treea0adc7a8843259cda881a56dc24137c522eec30e
parent0e5623b491cb4158d8055b9c2ee7963fee8c75de
Fix searching the bitmap file path on Haiku

* src/image.c (image_create_bitmap_from_file): [HAVE_HAIKU]:
Look for the bitmap inside `x-bitmap-file-path' as well.
src/image.c