summaryrefslogtreecommitdiff
path: root/desktop/test/deployment
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 11:22:40 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 11:22:40 +0000
commit264a66629cf9b5914e15b2a8463a30d1f3d73bad (patch)
tree54891f507600022c283929938179a066a7c719f5 /desktop/test/deployment
parentb2fc0cbe5308258d6ee2e400903cd921b3a942a3 (diff)
INTEGRATION: CWS jl104 (1.2.302); FILE MERGED
2008/06/19 11:16:51 jl 1.2.302.1: #i87507# improve readme
Diffstat (limited to 'desktop/test/deployment')
-rw-r--r--desktop/test/deployment/update/readme.txt35
1 files changed, 33 insertions, 2 deletions
diff --git a/desktop/test/deployment/update/readme.txt b/desktop/test/deployment/update/readme.txt
index 0ca93034ff..cdda759f12 100644
--- a/desktop/test/deployment/update/readme.txt
+++ b/desktop/test/deployment/update/readme.txt
@@ -1,10 +1,41 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2008 by Sun Microsystems, Inc.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: readme.txt,v $
+ * $Revision: 1.3 $
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+
The extensions in the subdirectories of the update folder are used for
testing the online update feature of extensions. The folder such as
simple,
license,
defect, etc. contain extensions which can be installed in OOo. The
corresponding update information file and the update are located on
-the extensions.openoffice.org website. For example:
+the extensions.openoffice.org website (cvs: extensions/www/testarea). For example:
desktop/test/deployment/update/simple/plain1.oxt
@@ -37,4 +68,4 @@ extensions/www/testarea/desktop
are the subfolder defect, simple, updatefeed, wrong_url, etc.
they contain the extensions which are installed directly by the Extension Manager.
These folders contain also the update subfolder which contains the update information
-and the actual updates. \ No newline at end of file
+and the actual updates.