aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/build
diff options
context:
space:
mode:
authorJohn Willis2009-06-08 14:47:38 +0000
committerJohn Willis2009-06-08 14:47:38 +0000
commite78edd8ef6450a61f89a40ae6d8f7e9656a28237 (patch)
tree2ab7a8cc8c1a347fcbef826beece87cfb34221be /backends/platform/gp2xwiz/build
parent87db37316c6d2cd410592cea278727d700cbc2f5 (diff)
downloadscummvm-rg350-e78edd8ef6450a61f89a40ae6d8f7e9656a28237.tar.gz
scummvm-rg350-e78edd8ef6450a61f89a40ae6d8f7e9656a28237.tar.bz2
scummvm-rg350-e78edd8ef6450a61f89a40ae6d8f7e9656a28237.zip
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip.
svn-id: r41373
Diffstat (limited to 'backends/platform/gp2xwiz/build')
-rwxr-xr-xbackends/platform/gp2xwiz/build/bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gp2xwiz/build/bundle.sh b/backends/platform/gp2xwiz/build/bundle.sh
index 9c9947b909..506dfcb742 100755
--- a/backends/platform/gp2xwiz/build/bundle.sh
+++ b/backends/platform/gp2xwiz/build/bundle.sh
@@ -22,7 +22,7 @@ cp ../../../../COPYING ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
cp ../../../../COPYRIGHT ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
cp ../../../../NEWS ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
cp ../../../../gui/themes/scummmodern.zip ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
-cp ../../../../backends/vkeybd/vkeybd.zip ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
+cp ../../../../backends/vkeybd/packs/vkeybd_default.zip ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
cp ../../../../dists/pred.dic ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/
cp ../../../../dists/engine-data/* ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/engine-data
cp ../../../../plugins/* ./scummvm-wiz-`date '+%Y-%m-%d'`/scummvm/plugins