summaryrefslogtreecommitdiff
path: root/odk/examples/java/PropertySet
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
commit62c63d34028234e3296081e49493f0eba92fc74b (patch)
tree59d0c33c863444664ea0b19626d6b5e4dfc9f2fe /odk/examples/java/PropertySet
parent72ef55fe37b026d9f89cea441737d4c20fd35c73 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
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 303d890af6cd..3918d44e4e25 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 "$(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 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 --------------------------------------------------------------------------------
.PHONY: clean