Skip to content

Commit

Permalink
cleaning repository
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Nov 9, 2023
1 parent f1f977f commit c7e405f
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 49 deletions.
Binary file removed HyperSQLOOo.oxt
Binary file not shown.
33 changes: 29 additions & 4 deletions HyperSQLOOo.update.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
╔════════════════════════════════════════════════════════════════════════════════════╗
║ ║
║ Copyright (c) 2020 https://prrvchr.github.io ║
║ ║
║ Permission is hereby granted, free of charge, to any person obtaining ║
║ a copy of this software and associated documentation files (the "Software"), ║
║ to deal in the Software without restriction, including without limitation ║
║ the rights to use, copy, modify, merge, publish, distribute, sublicense, ║
║ and/or sell copies of the Software, and to permit persons to whom the Software ║
║ is furnished to do so, subject to the following conditions: ║
║ ║
║ The above copyright notice and this permission notice shall be included in ║
║ all copies or substantial portions of the Software. ║
║ ║
║ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, ║
║ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES ║
║ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. ║
║ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY ║
║ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, ║
║ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE ║
║ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ║
║ ║
╚════════════════════════════════════════════════════════════════════════════════════╝
-->
<description
xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="io.github.prrvchr.HyperSQLOOo" />
<version value="0.0.1" />
<version value="1.0.2" />
<update-download>
<src xlink:href="https://github.com/prrvchr/HyperSQLOOo/blob/master/HyperSQLOOo.oxt" />
<src xlink:href="https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt" />
</update-download>
<dependencies xmlns:dep="http://openoffice.org/extensions/description/2006">
<dep:OpenOffice.org-minimal-version value="4.0" dep:name="OpenOffice.org 4.0"/>
Expand All @@ -14,7 +39,7 @@
<name xlink:href="https://github.com/prrvchr/HyperSQLOOo" lang="en">HyperSQLOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://github.com/prrvchr/HyperSQLOOo/blob/master/README.md" lang="en" />
<src xlink:href="https://github.com/prrvchr/HyperSQLOOo/blob/master/README_fr.md" lang="fr" />
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/#historical" lang="en" />
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/README_fr#historique" lang="fr" />
</release-notes>
</description>
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If necessary, rename it before installing it.
- Install ![jdbcDriverOOo logo][16] **[jdbcDriverOOo.oxt][17]** extension version 1.0.5.
This extension is necessary to use HsqlDB version 2.7.2 with all its features.

- Install ![HyperSQLOOo logo][1] **[HyperSQLOOo.oxt][18]** extension version 1.0.2.
- Install ![HyperSQLOOo logo][1] **[HyperSQLOOo.oxt][18]** extension version [![Version][0]][18]

Restart LibreOffice / OpenOffice after installation.

Expand Down Expand Up @@ -201,6 +201,7 @@ ___

- Anything welcome...

[0]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.0.2>
[1]: <img/HyperSQLOOo.svg>
[2]: <https://prrvchr.github.io/HyperSQLOOo/README_fr>
[3]: <https://prrvchr.github.io/HyperSQLOOo/source/HyperSQLOOo/registration/TermsOfUse_en>
Expand All @@ -217,8 +218,8 @@ ___
[14]: <https://wiki.documentfoundation.org/Documentation/HowTo/Install_the_correct_JRE_-_LibreOffice_on_Windows_10>
[15]: <https://adoptium.net/releases.html?variant=openjdk11>
[16]: <https://prrvchr.github.io/jdbcDriverOOo/img/jdbcDriverOOo.svg>
[17]: <https://github.com/prrvchr/jdbcDriverOOo/raw/master/jdbcDriverOOo.oxt>
[18]: <https://github.com/prrvchr/HyperSQLOOo/raw/master/HyperSQLOOo.oxt>
[17]: <https://github.com/prrvchr/jdbcDriverOOo/releases/latest/download/jdbcDriverOOo.oxt>
[18]: <https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt>
[19]: <img/HyperSQLOOo-1.png>
[20]: <img/HyperSQLOOo-2.png>
[21]: <img/HyperSQLOOo-3.png>
Expand Down
7 changes: 4 additions & 3 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Si nécessaire, renommez-le avant de l'installer.
- Installer l'extension ![jdbcDriverOOo logo][16] **[jdbcDriverOOo.oxt][17]** version 1.0.5.
Cette extension est nécessaire pour utiliser HsqlDB version 2.7.2 avec toutes ses fonctionnalités.

- Installer l'extension ![HyperSQLOOo logo][1] **[HyperSQLOOo.oxt][18]** version 1.0.2.
- Installer l'extension ![HyperSQLOOo logo][1] **[HyperSQLOOo.oxt][18]** version [![Version][0]][18]

Redémarrez LibreOffice / OpenOffice après l'installation.

Expand Down Expand Up @@ -201,6 +201,7 @@ ___

- Tout ce qui est bienvenu...

[0]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.0.2>
[1]: <img/HyperSQLOOo.svg>
[2]: <https://prrvchr.github.io/HyperSQLOOo/>
[3]: <https://prrvchr.github.io/HyperSQLOOo/source/HyperSQLOOo/registration/TermsOfUse_fr>
Expand All @@ -217,8 +218,8 @@ ___
[14]: <https://wiki.documentfoundation.org/Documentation/HowTo/Install_the_correct_JRE_-_LibreOffice_on_Windows_10/fr>
[15]: <https://adoptium.net/releases.html?variant=openjdk11>
[16]: <https://prrvchr.github.io/jdbcDriverOOo/img/jdbcDriverOOo.svg>
[17]: <https://github.com/prrvchr/jdbcDriverOOo/raw/master/jdbcDriverOOo.oxt>
[18]: <https://github.com/prrvchr/HyperSQLOOo/raw/master/HyperSQLOOo.oxt>
[17]: <https://github.com/prrvchr/jdbcDriverOOo/releases/latest/download/jdbcDriverOOo.oxt>
[18]: <https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt>
[19]: <img/HyperSQLOOo-1_fr.png>
[20]: <img/HyperSQLOOo-2_fr.png>
[21]: <img/HyperSQLOOo-3_fr.png>
Expand Down
4 changes: 4 additions & 0 deletions source/HyperSQLOOo/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
/.settings/
/build/
/dist/
.project
.pydevproject
.unoproject
23 changes: 0 additions & 23 deletions source/HyperSQLOOo/.project

This file was deleted.

5 changes: 0 additions & 5 deletions source/HyperSQLOOo/.pydevproject

This file was deleted.

10 changes: 0 additions & 10 deletions source/HyperSQLOOo/.unoproject

This file was deleted.

1 change: 0 additions & 1 deletion source/HyperSQLOOo/dist/.gitignore

This file was deleted.

Binary file removed source/HyperSQLOOo/dist/HyperSQLOOo.oxt
Binary file not shown.

0 comments on commit c7e405f

Please sign in to comment.