From 497e1d89de9aa7fd34b0db326a3d5ce63ecad682 Mon Sep 17 00:00:00 2001 From: HW Date: Mon, 28 May 2012 19:55:04 +0200 Subject: [PATCH] added shortcuts for Kite as per suggestion from NuPogodi: http://www.mobileread.com/forums/showpost.php?p=2090800&postcount=465 --- Makefile | 7 +------ kite/KPDFviewer (last file) | 3 +++ kite/KPDFviewer File Manager | 3 +++ 3 files changed, 7 insertions(+), 6 deletions(-) create mode 100755 kite/KPDFviewer (last file) create mode 100755 kite/KPDFviewer File Manager diff --git a/Makefile b/Makefile index 34b6d2186..66adfe5f4 100644 --- a/Makefile +++ b/Makefile @@ -202,11 +202,6 @@ thirdparty: $(MUPDFLIBS) $(THIRDPARTYLIBS) $(LUALIB) $(DJVULIBS) $(CRENGINELIBS) INSTALL_DIR=kindlepdfviewer -install: - # install to kindle using USB networking - scp kpdfview *.lua root@192.168.2.2:/mnt/us/$(INSTALL_DIR)/ - scp launchpad/* root@192.168.2.2:/mnt/us/launchpad/ - VERSION?=$(shell git rev-parse --short HEAD) customupdate: all # ensure that build binary is for ARM @@ -221,6 +216,6 @@ customupdate: all cp -rpL fonts $(INSTALL_DIR) cp -r resources $(INSTALL_DIR) mkdir $(INSTALL_DIR)/fonts/host - zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/ + zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/ kite/ rm -Rf $(INSTALL_DIR) @echo "copy kindlepdfviewer-$(VERSION).zip to /mnt/us/customupdates and install with shift+shift+I" diff --git a/kite/KPDFviewer (last file) b/kite/KPDFviewer (last file) new file mode 100755 index 000000000..5d9acab14 --- /dev/null +++ b/kite/KPDFviewer (last file) @@ -0,0 +1,3 @@ +#!/bin/sh + +/mnt/us/launchpad/kpdf.sh diff --git a/kite/KPDFviewer File Manager b/kite/KPDFviewer File Manager new file mode 100755 index 000000000..3374ef3ae --- /dev/null +++ b/kite/KPDFviewer File Manager @@ -0,0 +1,3 @@ +#!/bin/sh + +/mnt/us/launchpad/kpdf.sh /mnt/us/documents