summaryrefslogtreecommitdiff
path: root/odk/examples/java/PropertySet
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2003-02-28 16:41:28 +0000
committerJuergen Schmidt <jsc@openoffice.org>2003-02-28 16:41:28 +0000
commitd720cc6c45c5f00c111671a7697435399721c155 (patch)
treef4c4fdc23570ac3e14a9f949404144ed8e5d943f /odk/examples/java/PropertySet
parent54d89d1efb2163390a23de87f8f1971aa8773b5e (diff)
#107931# synch with OOO_STABLE_1
Diffstat (limited to 'odk/examples/java/PropertySet')
-rw-r--r--odk/examples/java/PropertySet/Makefile4
1 files changed, 2 insertions, 2 deletions
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