[Libreoffice-commits] core.git: wizards/com
Ryan McCoskrie
ryan.mccoskrie at gmail.com
Sat Sep 13 23:35:02 PDT 2014
wizards/com/sun/star/wizards/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3327bf17571aed98abcdd565aac523141c009c5f
Author: Ryan McCoskrie <ryan.mccoskrie at gmail.com>
Date: Sun Sep 14 16:23:55 2014 +1200
Updated example paths in wizards/com/sun/star/wizards/README
Change-Id: I5bd14f81c5eefc2227662605d6ccb107254c53df
Reviewed-on: https://gerrit.libreoffice.org/11440
Reviewed-by: Noel Grandin <noelgrandin at gmail.com>
Tested-by: Noel Grandin <noelgrandin at gmail.com>
diff --git a/wizards/com/sun/star/wizards/README b/wizards/com/sun/star/wizards/README
index 2d7bcbc..9ee2840 100644
--- a/wizards/com/sun/star/wizards/README
+++ b/wizards/com/sun/star/wizards/README
@@ -1,8 +1,8 @@
To call a wizard remotely you need to:
-> For testing on core:
- export URE_BOOTSTRAP="file:///home/'USER'/git/libo/install/program/fundamentalrc"
- export PYTHONPATH=/home/'USER'/git/libo/install/program
+ export URE_BOOTSTRAP="file:///home/'USER'/libreoffice-core/instdir/program/fundamentalrc"
+ export PYTHONPATH=/home/'USER'/libreoffice-core/instdir/program
#and run LibreOffice in listening mode:
./soffice --"accept=socket,host=localhost,port=2002;urp;"
More information about the Libreoffice-commits
mailing list