[pod] Allowed to call a pod template within another pod template via new POD function 'pod'.

This commit is contained in:
Gaetan Delannay 2013-04-22 10:57:51 +02:00
parent eaf7156b47
commit 4e5e5143cb
3 changed files with 53 additions and 4 deletions

4
bin/startoo Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
/opt/openoffice.org3/program/soffice "-accept=socket,host=localhost,port=2002;urp;"
echo "Press <enter>..."
read R