|
@@ -5,33 +5,49 @@
|
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
|
|
|
|
|
|
<name>Oupis</name>
|
|
<name>Oupis</name>
|
|
|
- <summary>Keep the summary shorter, between 10 and 35 characters</summary>
|
|
|
|
|
|
|
+ <summary>Trouver rapidement et consulter les procédures</summary>
|
|
|
<description>
|
|
<description>
|
|
|
- <p>No description</p>
|
|
|
|
|
|
|
+ <p>
|
|
|
|
|
+ Oupis est un utilitaire permettant d'accéder rapidement au dossier d'enregistrement
|
|
|
|
|
+ LRPGN ou aux pages Pulsar (Registre et MIS) d'une procédure à partir de son UNA.
|
|
|
|
|
+ </p>
|
|
|
|
|
+ <p>
|
|
|
|
|
+ En tenant à jour un index de l'ensemble des fichiers enregistrés dans le dossier
|
|
|
|
|
+ des procédures LRPGN, Oupis permet aussi de trouver presque instantanément
|
|
|
|
|
+ n'importe quelle pièce de procédure à partir de son nom.
|
|
|
|
|
+ </p>
|
|
|
</description>
|
|
</description>
|
|
|
|
|
|
|
|
- <developer id="tld.vendor">
|
|
|
|
|
- <name>Developer name</name>
|
|
|
|
|
|
|
+ <developer id="lu.arnoux">
|
|
|
|
|
+ <name>Thomas Arnoux</name>
|
|
|
</developer>
|
|
</developer>
|
|
|
|
|
|
|
|
<!-- Required: Should be a link to the upstream homepage for the component -->
|
|
<!-- Required: Should be a link to the upstream homepage for the component -->
|
|
|
- <url type="homepage">https://example.org/</url>
|
|
|
|
|
|
|
+ <url type="homepage">https://code.arnoux.lu/GN/Oupis/wiki</url>
|
|
|
|
|
+
|
|
|
<!-- Recommended: It is highly recommended for open-source projects to display the source code repository -->
|
|
<!-- Recommended: It is highly recommended for open-source projects to display the source code repository -->
|
|
|
- <url type="vcs-browser">https://example.org/repository</url>
|
|
|
|
|
|
|
+ <url type="vcs-browser">https://code.arnoux.lu/GN/Oupis</url>
|
|
|
|
|
+
|
|
|
<!-- Should point to the software's bug tracking system, for users to report new bugs -->
|
|
<!-- Should point to the software's bug tracking system, for users to report new bugs -->
|
|
|
- <url type="bugtracker">https://example.org/issues</url>
|
|
|
|
|
- <!-- Should link a FAQ page for this software, to answer some of the most-asked questions in detail -->
|
|
|
|
|
|
|
+ <url type="bugtracker">https://code.arnoux.lu/GN/Oupis/issues</url>
|
|
|
|
|
+
|
|
|
<!-- URLs of this type should point to a webpage where users can submit or modify translations of the upstream project -->
|
|
<!-- URLs of this type should point to a webpage where users can submit or modify translations of the upstream project -->
|
|
|
- <url type="translate">https://example.org/translate</url>
|
|
|
|
|
- <url type="faq">https://example.org/faq</url>
|
|
|
|
|
|
|
+ <!--<url type="translate">https://example.org/translate</url>-->
|
|
|
|
|
+
|
|
|
|
|
+ <!-- Should link a FAQ page for this software, to answer some of the most-asked questions in detail -->
|
|
|
|
|
+ <url type="faq">https://code.arnoux.lu/GN/wiki/FAQ</url>
|
|
|
|
|
+
|
|
|
<!-- Should provide a web link to an online user's reference, a software manual or help page -->
|
|
<!-- Should provide a web link to an online user's reference, a software manual or help page -->
|
|
|
- <url type="help">https://example.org/help</url>
|
|
|
|
|
|
|
+ <!--<url type="help">https://example.org/help</url>-->
|
|
|
|
|
+
|
|
|
<!-- URLs of this type should point to a webpage showing information on how to donate to the described software project -->
|
|
<!-- URLs of this type should point to a webpage showing information on how to donate to the described software project -->
|
|
|
- <url type="donation">https://example.org/donate</url>
|
|
|
|
|
|
|
+ <!--<url type="donation">https://example.org/donate</url>-->
|
|
|
|
|
+
|
|
|
<!-- This could for example be an HTTPS URL to an online form or a page describing how to contact the developer -->
|
|
<!-- This could for example be an HTTPS URL to an online form or a page describing how to contact the developer -->
|
|
|
- <url type="contact">https://example.org/contact</url>
|
|
|
|
|
|
|
+ <url type="contact">https://www.tchap.gouv.fr/#/room/!lshyxXUIGdiXnVCzDl:agent.interieur.tchap.gouv.fr</url>
|
|
|
|
|
+
|
|
|
<!-- URLs of this type should point to a webpage showing information on how to contribute to the described software project -->
|
|
<!-- URLs of this type should point to a webpage showing information on how to contribute to the described software project -->
|
|
|
- <url type="contribute">https://example.org/contribute</url>
|
|
|
|
|
|
|
+ <!--<url type="contribute">https://example.org/contribute</url>-->
|
|
|
|
|
|
|
|
<translation type="gettext">oupis</translation>
|
|
<translation type="gettext">oupis</translation>
|
|
|
<!-- All graphical applications having a desktop file must have this tag in the MetaInfo.
|
|
<!-- All graphical applications having a desktop file must have this tag in the MetaInfo.
|