17dd7871fSLei De Bin<?xml version="1.0" encoding="UTF-8"?>
2b164ae3eSLei De Bin<!--***********************************************************
3b164ae3eSLei De Bin *
4b164ae3eSLei De Bin * Licensed to the Apache Software Foundation (ASF) under one
5b164ae3eSLei De Bin * or more contributor license agreements.  See the NOTICE file
6b164ae3eSLei De Bin * distributed with this work for additional information
7b164ae3eSLei De Bin * regarding copyright ownership.  The ASF licenses this file
8b164ae3eSLei De Bin * to you under the Apache License, Version 2.0 (the
9b164ae3eSLei De Bin * "License"); you may not use this file except in compliance
10b164ae3eSLei De Bin * with the License.  You may obtain a copy of the License at
11b164ae3eSLei De Bin *
12b164ae3eSLei De Bin *   http://www.apache.org/licenses/LICENSE-2.0
13b164ae3eSLei De Bin *
14b164ae3eSLei De Bin * Unless required by applicable law or agreed to in writing,
15b164ae3eSLei De Bin * software distributed under the License is distributed on an
16b164ae3eSLei De Bin * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17b164ae3eSLei De Bin * KIND, either express or implied.  See the License for the
18b164ae3eSLei De Bin * specific language governing permissions and limitations
19b164ae3eSLei De Bin * under the License.
20b164ae3eSLei De Bin *
21b164ae3eSLei De Bin ***********************************************************-->
22b164ae3eSLei De Bin
23b164ae3eSLei De Bin
247dd7871fSLei De Bin<feature
257dd7871fSLei De Bin      id="org.openoffice.test.assistant.feature"
267dd7871fSLei De Bin      label="VCL Test Assistant - VclExplorer"
277dd7871fSLei De Bin      version="1.0.3.qualifier"
287dd7871fSLei De Bin      provider-name="Apache OpenOffice">
297dd7871fSLei De Bin
307dd7871fSLei De Bin   <description url="http://wiki.services.openoffice.org/wiki/QA/vclauto">
317dd7871fSLei De Bin      This plugin can assist testers/developers to write GUI testing
327dd7871fSLei De Binscript for OpenOffice. The most-used function is to inspect the VCL control ID.
337dd7871fSLei De Bin   </description>
347dd7871fSLei De Bin
357dd7871fSLei De Bin   <copyright url="http://www.apache.org/licenses/LICENSE-2.0">
367dd7871fSLei De Bin      Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
377dd7871fSLei De Binyou may not use this file except in compliance with the License.
387dd7871fSLei De BinYou may obtain a copy of the License at
397dd7871fSLei De Binhttp://www.apache.org/licenses/LICENSE-2.0
407dd7871fSLei De BinUnless required by applicable law or agreed to in writing, software
417dd7871fSLei De Bindistributed under the License is distributed on an &quot;AS IS&quot; BASIS,
427dd7871fSLei De BinWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
437dd7871fSLei De Binor implied.
447dd7871fSLei De BinSee the License for the specific language governing permissions
457dd7871fSLei De Binand limitations under the License.
467dd7871fSLei De Bin   </copyright>
477dd7871fSLei De Bin
487dd7871fSLei De Bin   <license url="http://www.apache.org/licenses/LICENSE-2.0">
497dd7871fSLei De Bin                                       Apache License
507dd7871fSLei De Bin                           Version 2.0, January 2004
517dd7871fSLei De Bin                        http://www.apache.org/licenses/
527dd7871fSLei De Bin
537dd7871fSLei De Bin   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
547dd7871fSLei De Bin
557dd7871fSLei De Bin   1. Definitions.
567dd7871fSLei De Bin
577dd7871fSLei De Bin      "License" shall mean the terms and conditions for use, reproduction,
587dd7871fSLei De Bin      and distribution as defined by Sections 1 through 9 of this document.
597dd7871fSLei De Bin
607dd7871fSLei De Bin      "Licensor" shall mean the copyright owner or entity authorized by
617dd7871fSLei De Bin      the copyright owner that is granting the License.
627dd7871fSLei De Bin
637dd7871fSLei De Bin      "Legal Entity" shall mean the union of the acting entity and all
647dd7871fSLei De Bin      other entities that control, are controlled by, or are under common
657dd7871fSLei De Bin      control with that entity. For the purposes of this definition,
667dd7871fSLei De Bin      "control" means (i) the power, direct or indirect, to cause the
677dd7871fSLei De Bin      direction or management of such entity, whether by contract or
687dd7871fSLei De Bin      otherwise, or (ii) ownership of fifty percent (50%) or more of the
697dd7871fSLei De Bin      outstanding shares, or (iii) beneficial ownership of such entity.
707dd7871fSLei De Bin
717dd7871fSLei De Bin      "You" (or "Your") shall mean an individual or Legal Entity
727dd7871fSLei De Bin      exercising permissions granted by this License.
737dd7871fSLei De Bin
747dd7871fSLei De Bin      "Source" form shall mean the preferred form for making modifications,
757dd7871fSLei De Bin      including but not limited to software source code, documentation
767dd7871fSLei De Bin      source, and configuration files.
777dd7871fSLei De Bin
787dd7871fSLei De Bin      "Object" form shall mean any form resulting from mechanical
797dd7871fSLei De Bin      transformation or translation of a Source form, including but
807dd7871fSLei De Bin      not limited to compiled object code, generated documentation,
817dd7871fSLei De Bin      and conversions to other media types.
827dd7871fSLei De Bin
837dd7871fSLei De Bin      "Work" shall mean the work of authorship, whether in Source or
847dd7871fSLei De Bin      Object form, made available under the License, as indicated by a
857dd7871fSLei De Bin      copyright notice that is included in or attached to the work
867dd7871fSLei De Bin      (an example is provided in the Appendix below).
877dd7871fSLei De Bin
887dd7871fSLei De Bin      "Derivative Works" shall mean any work, whether in Source or Object
897dd7871fSLei De Bin      form, that is based on (or derived from) the Work and for which the
907dd7871fSLei De Bin      editorial revisions, annotations, elaborations, or other modifications
917dd7871fSLei De Bin      represent, as a whole, an original work of authorship. For the purposes
927dd7871fSLei De Bin      of this License, Derivative Works shall not include works that remain
937dd7871fSLei De Bin      separable from, or merely link (or bind by name) to the interfaces of,
947dd7871fSLei De Bin      the Work and Derivative Works thereof.
957dd7871fSLei De Bin
967dd7871fSLei De Bin      "Contribution" shall mean any work of authorship, including
977dd7871fSLei De Bin      the original version of the Work and any modifications or additions
987dd7871fSLei De Bin      to that Work or Derivative Works thereof, that is intentionally
997dd7871fSLei De Bin      submitted to Licensor for inclusion in the Work by the copyright owner
1007dd7871fSLei De Bin      or by an individual or Legal Entity authorized to submit on behalf of
1017dd7871fSLei De Bin      the copyright owner. For the purposes of this definition, "submitted"
1027dd7871fSLei De Bin      means any form of electronic, verbal, or written communication sent
1037dd7871fSLei De Bin      to the Licensor or its representatives, including but not limited to
1047dd7871fSLei De Bin      communication on electronic mailing lists, source code control systems,
1057dd7871fSLei De Bin      and issue tracking systems that are managed by, or on behalf of, the
1067dd7871fSLei De Bin      Licensor for the purpose of discussing and improving the Work, but
1077dd7871fSLei De Bin      excluding communication that is conspicuously marked or otherwise
1087dd7871fSLei De Bin      designated in writing by the copyright owner as "Not a Contribution."
1097dd7871fSLei De Bin
1107dd7871fSLei De Bin      "Contributor" shall mean Licensor and any individual or Legal Entity
1117dd7871fSLei De Bin      on behalf of whom a Contribution has been received by Licensor and
1127dd7871fSLei De Bin      subsequently incorporated within the Work.
1137dd7871fSLei De Bin
1147dd7871fSLei De Bin   2. Grant of Copyright License. Subject to the terms and conditions of
1157dd7871fSLei De Bin      this License, each Contributor hereby grants to You a perpetual,
1167dd7871fSLei De Bin      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1177dd7871fSLei De Bin      copyright license to reproduce, prepare Derivative Works of,
1187dd7871fSLei De Bin      publicly display, publicly perform, sublicense, and distribute the
1197dd7871fSLei De Bin      Work and such Derivative Works in Source or Object form.
1207dd7871fSLei De Bin
1217dd7871fSLei De Bin   3. Grant of Patent License. Subject to the terms and conditions of
1227dd7871fSLei De Bin      this License, each Contributor hereby grants to You a perpetual,
1237dd7871fSLei De Bin      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1247dd7871fSLei De Bin      (except as stated in this section) patent license to make, have made,
1257dd7871fSLei De Bin      use, offer to sell, sell, import, and otherwise transfer the Work,
1267dd7871fSLei De Bin      where such license applies only to those patent claims licensable
1277dd7871fSLei De Bin      by such Contributor that are necessarily infringed by their
1287dd7871fSLei De Bin      Contribution(s) alone or by combination of their Contribution(s)
1297dd7871fSLei De Bin      with the Work to which such Contribution(s) was submitted. If You
1307dd7871fSLei De Bin      institute patent litigation against any entity (including a
1317dd7871fSLei De Bin      cross-claim or counterclaim in a lawsuit) alleging that the Work
1327dd7871fSLei De Bin      or a Contribution incorporated within the Work constitutes direct
1337dd7871fSLei De Bin      or contributory patent infringement, then any patent licenses
1347dd7871fSLei De Bin      granted to You under this License for that Work shall terminate
1357dd7871fSLei De Bin      as of the date such litigation is filed.
1367dd7871fSLei De Bin
1377dd7871fSLei De Bin   4. Redistribution. You may reproduce and distribute copies of the
1387dd7871fSLei De Bin      Work or Derivative Works thereof in any medium, with or without
1397dd7871fSLei De Bin      modifications, and in Source or Object form, provided that You
1407dd7871fSLei De Bin      meet the following conditions:
1417dd7871fSLei De Bin
1427dd7871fSLei De Bin      (a) You must give any other recipients of the Work or
1437dd7871fSLei De Bin          Derivative Works a copy of this License; and
1447dd7871fSLei De Bin
1457dd7871fSLei De Bin      (b) You must cause any modified files to carry prominent notices
1467dd7871fSLei De Bin          stating that You changed the files; and
1477dd7871fSLei De Bin
1487dd7871fSLei De Bin      (c) You must retain, in the Source form of any Derivative Works
1497dd7871fSLei De Bin          that You distribute, all copyright, patent, trademark, and
1507dd7871fSLei De Bin          attribution notices from the Source form of the Work,
1517dd7871fSLei De Bin          excluding those notices that do not pertain to any part of
1527dd7871fSLei De Bin          the Derivative Works; and
1537dd7871fSLei De Bin
1547dd7871fSLei De Bin      (d) If the Work includes a "NOTICE" text file as part of its
1557dd7871fSLei De Bin          distribution, then any Derivative Works that You distribute must
1567dd7871fSLei De Bin          include a readable copy of the attribution notices contained
1577dd7871fSLei De Bin          within such NOTICE file, excluding those notices that do not
1587dd7871fSLei De Bin          pertain to any part of the Derivative Works, in at least one
1597dd7871fSLei De Bin          of the following places: within a NOTICE text file distributed
1607dd7871fSLei De Bin          as part of the Derivative Works; within the Source form or
1617dd7871fSLei De Bin          documentation, if provided along with the Derivative Works; or,
1627dd7871fSLei De Bin          within a display generated by the Derivative Works, if and
1637dd7871fSLei De Bin          wherever such third-party notices normally appear. The contents
1647dd7871fSLei De Bin          of the NOTICE file are for informational purposes only and
1657dd7871fSLei De Bin          do not modify the License. You may add Your own attribution
1667dd7871fSLei De Bin          notices within Derivative Works that You distribute, alongside
1677dd7871fSLei De Bin          or as an addendum to the NOTICE text from the Work, provided
1687dd7871fSLei De Bin          that such additional attribution notices cannot be construed
1697dd7871fSLei De Bin          as modifying the License.
1707dd7871fSLei De Bin
1717dd7871fSLei De Bin      You may add Your own copyright statement to Your modifications and
1727dd7871fSLei De Bin      may provide additional or different license terms and conditions
1737dd7871fSLei De Bin      for use, reproduction, or distribution of Your modifications, or
1747dd7871fSLei De Bin      for any such Derivative Works as a whole, provided Your use,
1757dd7871fSLei De Bin      reproduction, and distribution of the Work otherwise complies with
1767dd7871fSLei De Bin      the conditions stated in this License.
1777dd7871fSLei De Bin
1787dd7871fSLei De Bin   5. Submission of Contributions. Unless You explicitly state otherwise,
1797dd7871fSLei De Bin      any Contribution intentionally submitted for inclusion in the Work
1807dd7871fSLei De Bin      by You to the Licensor shall be under the terms and conditions of
1817dd7871fSLei De Bin      this License, without any additional terms or conditions.
1827dd7871fSLei De Bin      Notwithstanding the above, nothing herein shall supersede or modify
1837dd7871fSLei De Bin      the terms of any separate license agreement you may have executed
1847dd7871fSLei De Bin      with Licensor regarding such Contributions.
1857dd7871fSLei De Bin
1867dd7871fSLei De Bin   6. Trademarks. This License does not grant permission to use the trade
1877dd7871fSLei De Bin      names, trademarks, service marks, or product names of the Licensor,
1887dd7871fSLei De Bin      except as required for reasonable and customary use in describing the
1897dd7871fSLei De Bin      origin of the Work and reproducing the content of the NOTICE file.
1907dd7871fSLei De Bin
1917dd7871fSLei De Bin   7. Disclaimer of Warranty. Unless required by applicable law or
1927dd7871fSLei De Bin      agreed to in writing, Licensor provides the Work (and each
1937dd7871fSLei De Bin      Contributor provides its Contributions) on an "AS IS" BASIS,
1947dd7871fSLei De Bin      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1957dd7871fSLei De Bin      implied, including, without limitation, any warranties or conditions
1967dd7871fSLei De Bin      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1977dd7871fSLei De Bin      PARTICULAR PURPOSE. You are solely responsible for determining the
1987dd7871fSLei De Bin      appropriateness of using or redistributing the Work and assume any
1997dd7871fSLei De Bin      risks associated with Your exercise of permissions under this License.
2007dd7871fSLei De Bin
2017dd7871fSLei De Bin   8. Limitation of Liability. In no event and under no legal theory,
2027dd7871fSLei De Bin      whether in tort (including negligence), contract, or otherwise,
2037dd7871fSLei De Bin      unless required by applicable law (such as deliberate and grossly
2047dd7871fSLei De Bin      negligent acts) or agreed to in writing, shall any Contributor be
2057dd7871fSLei De Bin      liable to You for damages, including any direct, indirect, special,
2067dd7871fSLei De Bin      incidental, or consequential damages of any character arising as a
2077dd7871fSLei De Bin      result of this License or out of the use or inability to use the
2087dd7871fSLei De Bin      Work (including but not limited to damages for loss of goodwill,
2097dd7871fSLei De Bin      work stoppage, computer failure or malfunction, or any and all
2107dd7871fSLei De Bin      other commercial damages or losses), even if such Contributor
2117dd7871fSLei De Bin      has been advised of the possibility of such damages.
2127dd7871fSLei De Bin
2137dd7871fSLei De Bin   9. Accepting Warranty or Additional Liability. While redistributing
2147dd7871fSLei De Bin      the Work or Derivative Works thereof, You may choose to offer,
2157dd7871fSLei De Bin      and charge a fee for, acceptance of support, warranty, indemnity,
2167dd7871fSLei De Bin      or other liability obligations and/or rights consistent with this
2177dd7871fSLei De Bin      License. However, in accepting such obligations, You may act only
2187dd7871fSLei De Bin      on Your own behalf and on Your sole responsibility, not on behalf
2197dd7871fSLei De Bin      of any other Contributor, and only if You agree to indemnify,
2207dd7871fSLei De Bin      defend, and hold each Contributor harmless for any liability
2217dd7871fSLei De Bin      incurred by, or claims asserted against, such Contributor by reason
2227dd7871fSLei De Bin      of your accepting any such warranty or additional liability.
2237dd7871fSLei De Bin
2247dd7871fSLei De Bin   END OF TERMS AND CONDITIONS
2257dd7871fSLei De Bin   </license>
2267dd7871fSLei De Bin
2277dd7871fSLei De Bin   <plugin
2287dd7871fSLei De Bin         id="org.openoffice.test.assistant"
2297dd7871fSLei De Bin         download-size="120"
2307dd7871fSLei De Bin         install-size="120"
2317dd7871fSLei De Bin         version="0.0.0"
2327dd7871fSLei De Bin         unpack="false"/>
2337dd7871fSLei De Bin
2347dd7871fSLei De Bin</feature>
235