diff options
author | Muflone | 2015-06-13 17:59:17 +0200 |
---|---|---|
committer | Muflone | 2015-06-13 17:59:17 +0200 |
commit | 93e7aa94ffa30f3f02fc1e52b97bc68c1c0a8940 (patch) | |
tree | 941c323ddd60e1aed9917b148d108f2965ab3e72 /freeoffice-presentations | |
download | aur-93e7aa94ffa30f3f02fc1e52b97bc68c1c0a8940.tar.gz |
Initial import
Diffstat (limited to 'freeoffice-presentations')
-rwxr-xr-x | freeoffice-presentations | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/freeoffice-presentations b/freeoffice-presentations new file mode 100755 index 000000000000..da587d300d03 --- /dev/null +++ b/freeoffice-presentations @@ -0,0 +1,3 @@ +#!/bin/sh +# A script to run SoftMaker Presentations. +/usr/lib/freeoffice/presentations "$@" |