mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Don't use a square icon on Kobo (#3889)
We ship it for use with fmon, and that means it gets processed by Nickel, which expects an optimal AR of 0.75
This commit is contained in:
2
Makefile
2
Makefile
@@ -195,7 +195,7 @@ koboupdate: all
|
||||
# remove old package if any
|
||||
rm -f koreader-kobo-$(MACHINE)-$(VERSION).zip
|
||||
# Kobo launching scripts
|
||||
cp resources/koreader.png $(INSTALL_DIR)/koreader.png
|
||||
cp $(KOBO_DIR)/koreader.png $(INSTALL_DIR)/koreader.png
|
||||
cp $(KOBO_DIR)/fmon/README.txt $(INSTALL_DIR)/README_kobo.txt
|
||||
cp $(KOBO_DIR)/*.sh $(INSTALL_DIR)/koreader
|
||||
# create new package
|
||||
|
||||
BIN
platform/kobo/koreader.png
Normal file
BIN
platform/kobo/koreader.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Reference in New Issue
Block a user