summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2017-09-07 10:03:39 +0200
committerpacien2017-09-07 10:03:39 +0200
commit25ba35cb7704e8d6cab607cf506d246a0f529ce2 (patch)
tree0ae73ae07f183c7fade755947eab6556d2c42bb5
parent23c2477b562494c0d9c97060b4153d7c764bf1bf (diff)
downloaddesktop-utilities-25ba35cb7704e8d6cab607cf506d246a0f529ce2.tar.gz
Add Wine PDFXview shrortcut script
-rwxr-xr-xpdfxcview2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdfxcview b/pdfxcview
new file mode 100755
index 0000000..3c12340
--- /dev/null
+++ b/pdfxcview
@@ -0,0 +1,2 @@
1#!/bin/sh
2/usr/share/playonlinux/playonlinux --run "PDFXCview" "$@"