]> git.eshelyaron.com Git - emacs.git/commit
Fix Emacs icon not appearing on Haiku
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 11:09:50 +0000 (11:09 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 11:09:50 +0000 (11:09 +0000)
commit412247c53f3708e96f7a16aaeee55a747a91d22d
tree3707b2384263355d11cc7739b3d438e319fc9492
parent1cd6737a38723f482db73a8e4739176a0d524c57
Fix Emacs icon not appearing on Haiku

* lib-src/be_resources.cc (main): Scale input bitmap
appropriately before setting it as the mini and large icons.
* src/Makefile.in (Emacs): Add dependency on
`lib-src/be-resources'.
lib-src/be_resources.cc
src/Makefile.in