repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git]
/
desktop
/
scripts
/
sdraw.sh
blob
9f7c1e4eda99be58b4655d4f231c33d20a2bcfcd
1
#!/bin/sh
2
3
cmd
=
$
(
dirname
"
$0
"
)/
soffice
4
exec
"
$cmd
"
--draw
"$@"