Index: openacs-4/packages/contacts/bin/convert.sh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/bin/Attic/convert.sh,v diff -u -r1.1 -r1.2 --- openacs-4/packages/contacts/bin/convert.sh 31 Dec 2005 07:39:38 -0000 1.1 +++ openacs-4/packages/contacts/bin/convert.sh 9 Apr 2006 16:39:25 -0000 1.2 @@ -3,5 +3,5 @@ # Set the display variable to the home of the user who has write access to the X11 server # which is running on the display port. This could either be VNC or something else. -export HOME=/home/malte -/etc/openoffice.org-2.0/program/soffice.bin -writer -headless -pt pdfconv $1 -display lektor:1.0 \ No newline at end of file +export HOME=/home/ +/etc/openoffice.org-2.0/program/soffice.bin -writer -headless -pt pdfconv $1 -display :1.0 \ No newline at end of file