From fe05a4b4aaaabecd5d63362bd563188133dcb08c Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 5 Dec 2011 20:52:12 +0000 Subject: fax wizard: build and install the java wizard in paralle to the python one --- wizards/com/sun/star/wizards/fax/fax.component | 7 ++--- wizards/com/sun/star/wizards/fax/pyfax.component | 34 ++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 wizards/com/sun/star/wizards/fax/pyfax.component (limited to 'wizards/com') diff --git a/wizards/com/sun/star/wizards/fax/fax.component b/wizards/com/sun/star/wizards/fax/fax.component index 06383e74db2f..462fe2901255 100644 --- a/wizards/com/sun/star/wizards/fax/fax.component +++ b/wizards/com/sun/star/wizards/fax/fax.component @@ -26,9 +26,10 @@ * **********************************************************************--> - - - + + diff --git a/wizards/com/sun/star/wizards/fax/pyfax.component b/wizards/com/sun/star/wizards/fax/pyfax.component new file mode 100644 index 000000000000..06383e74db2f --- /dev/null +++ b/wizards/com/sun/star/wizards/fax/pyfax.component @@ -0,0 +1,34 @@ + + + + + + + + -- cgit