From ec2a210452c5905f0cff6ae0619fc04370c9a6b1 Mon Sep 17 00:00:00 2001 From: kelson42 Date: Fri, 10 Feb 2012 09:51:42 +0000 Subject: [PATCH] + few script to compile kiwix for android (hacking scripts) --- browser.xul | 441 +++++++++++++++++++++++++++++++++++++++++++ compile_libzim.sh | 10 + compile_xz.sh | 13 ++ configure_android.sh | 10 + mozconfig | 22 +++ 5 files changed, 496 insertions(+) create mode 100644 browser.xul create mode 100755 compile_libzim.sh create mode 100755 compile_xz.sh create mode 100755 configure_android.sh create mode 100644 mozconfig diff --git a/browser.xul b/browser.xul new file mode 100644 index 000000000..9d1fc3e98 --- /dev/null +++ b/browser.xul @@ -0,0 +1,441 @@ + + + + + + + +%globalDTD; + +%browserDTD; + +%brandDTD; + +%prefsDTD; + +%syncDTD; + + +%mainDTD; +%brandDTD; +]> + + + +