[gen] list field now takes into account 'show' attribute of sub-fields.

This commit is contained in:
Gaetan Delannay 2014-01-14 09:07:42 +01:00
parent 89de53d56d
commit e1d0597694
10 changed files with 32 additions and 11 deletions

View file

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