From d720cc6c45c5f00c111671a7697435399721c155 Mon Sep 17 00:00:00 2001 From: Juergen Schmidt Date: Fri, 28 Feb 2003 16:41:28 +0000 Subject: #107931# synch with OOO_STABLE_1 --- odk/examples/java/PropertySet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odk/examples/java/PropertySet') diff --git a/odk/examples/java/PropertySet/Makefile b/odk/examples/java/PropertySet/Makefile index 3918d44e4e25..303d890af6cd 100644 --- a/odk/examples/java/PropertySet/Makefile +++ b/odk/examples/java/PropertySet/Makefile @@ -71,8 +71,8 @@ endif JavaPropertySetExample : $(REGISTERFLAG) @echo -------------------------------------------------------------------------------- @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES. - @echo Load the PropertySet.sxw document to see how this component works. You can use - @echo this component inside your office installation, see the example description. + @echo Load the "$(QM)PropertySet.sxw$(QM)" document to see how this component works. You + @echo can use this component inside your office installation, see the example description. @echo -------------------------------------------------------------------------------- .PHONY: clean -- cgit