fix: export LC_ALL when running kpdfview in launchpad

pull/2/merge
Qingping Hou 12 years ago
parent e0f1564c7a
commit 2ac4272933

@ -1,4 +1,6 @@
#!/bin/sh
export LC_ALL=en_US.UTF-8
echo unlock > /proc/keypad
echo unlock > /proc/fiveway
cd /mnt/us/kindlepdfviewer/

Loading…
Cancel
Save