summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2000-11-20 11:08:42 +0000
committerAndreas Bille <abi@openoffice.org>2000-11-20 11:08:42 +0000
commit4e1dbe059e2c7b824c262021f59cffbaf0364a91 (patch)
treedd92e1c0a49098eea98db6d12194aba128b7f25f /xmlhelp
parent9457b51047222ffbb9a1e7df67230cb357c151e5 (diff)
Changed URL-Schema to vnd.sun.star.help://module/id[?key=value [&key=value]]
Now different jar files and databases are supported, as well the changed structure of the database, which now contains titles and entries denoting the jar-file.
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/com/sun/star/help/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/xmlhelp/source/com/sun/star/help/makefile.mk b/xmlhelp/source/com/sun/star/help/makefile.mk
index ce114f2fbcca..0c88585d29a5 100644
--- a/xmlhelp/source/com/sun/star/help/makefile.mk
+++ b/xmlhelp/source/com/sun/star/help/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: abi $ $Date: 2000-11-13 12:15:24 $
+#* last change $Author: abi $ $Date: 2000-11-20 12:08:42 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -49,14 +49,15 @@ JAVACLASSFILES = \
$(CLASSDIR)$/$(PACKAGE)$/HelpContentIdentifier.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpProvider.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpContent.class \
+ $(CLASSDIR)$/$(PACKAGE)$/HelpOutputStream.class \
+ $(CLASSDIR)$/$(PACKAGE)$/HelpDatabases.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpURLStreamHandlerFactory.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpURLStreamHandler.class \
+ $(CLASSDIR)$/$(PACKAGE)$/HelpURLStreamHandlerWithJars.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpURLConnection.class \
- $(CLASSDIR)$/$(PACKAGE)$/HelpURLStreamHandlerWithJars.class \
$(CLASSDIR)$/$(PACKAGE)$/HelpURLConnectionWithJars.class \
+ $(CLASSDIR)$/$(PACKAGE)$/HelpURLParameter.class \
$(CLASSDIR)$/$(PACKAGE)$/CreateDb.class \
- $(CLASSDIR)$/$(PACKAGE)$/OutputStreamImpl.class \
- $(CLASSDIR)$/$(PACKAGE)$/ParameterImpl.class \
$(CLASSDIR)$/$(PACKAGE)$/XSLData.class \
$(CLASSDIR)$/$(PACKAGE)$/StringDbt.class