[pod] Allowed to call a pod template within another pod template via new POD function 'pod'.
This commit is contained in:
parent
eaf7156b47
commit
4e5e5143cb
3 changed files with 53 additions and 4 deletions
4
bin/startoo
Executable file
4
bin/startoo
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
/opt/openoffice.org3/program/soffice "-accept=socket,host=localhost,port=2002;urp;"
|
||||
echo "Press <enter>..."
|
||||
read R
|
Loading…
Add table
Add a link
Reference in a new issue