summarylogtreecommitdiffstats
path: root/pxtone-voice
diff options
context:
space:
mode:
authorJosh Mandle2016-07-17 20:22:24 +0200
committerJosh Mandle2016-07-17 20:22:24 +0200
commit79f32088eeaeb5829f5bd378604935f50e0e8633 (patch)
treef628bb7691d0630da115b4e24dd19751511952dc /pxtone-voice
downloadaur-79f32088eeaeb5829f5bd378604935f50e0e8633.tar.gz
initial commit
Diffstat (limited to 'pxtone-voice')
-rwxr-xr-xpxtone-voice4
1 files changed, 4 insertions, 0 deletions
diff --git a/pxtone-voice b/pxtone-voice
new file mode 100755
index 000000000000..132c104b4b52
--- /dev/null
+++ b/pxtone-voice
@@ -0,0 +1,4 @@
+#!/bin/bash
+unset WINEPREFIX
+. /usr/share/pxtone/launcher
+WINEDEBUG=-all wine "$HOME"/.pxtone/ptVoice.exe "$@"