Adding summaries, and descriptions translations to appstream and desktop files.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2022-01-24 17:06:43 +01:00
parent ed48e87a97
commit 1bd4f11ee7
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
4 changed files with 23 additions and 2 deletions

View file

@ -9,9 +9,15 @@
<name>LogarithmPlotter</name>
<name xml:lang="fr">LogarithmPlotter</name>
<name xml:lang="de">LogarithmPlotter</name>
<name xml:lang="no">LogarithmPlotter</name>
<name xml:lang="hu">LogarithmPlotter</name>
<icon type="remote">http://apps.ad5001.eu/icons/apps/svg/logarithmplotter.svg</icon>
<summary>2D plotter software to make Bode plots, sequences and repartition functions</summary>
<summary xml:lang="fr">Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition</summary>
<summary xml:lang="de">2D-Grafiksoftware zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
<summary xml:lang="no">2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner</summary>
<summary xml:lang="hu">Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez</summary>
<description>
<p>
LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to Geogebra's, it allows dynamic creation of plots with very few limitations.

View file

@ -9,9 +9,15 @@
<name>LogarithmPlotter</name>
<name xml:lang="fr">LogarithmPlotter</name>
<name xml:lang="de">LogarithmPlotter</name>
<name xml:lang="no">LogarithmPlotter</name>
<name xml:lang="hu">LogarithmPlotter</name>
<icon type="remote">http://apps.ad5001.eu/icons/apps/svg/logarithmplotter.svg</icon>
<summary>2D plotter software to make Bode plots, sequences and repartition functions</summary>
<summary xml:lang="fr">Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition</summary>
<summary xml:lang="de">2D-Grafiksoftware zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
<summary xml:lang="no">2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner</summary>
<summary xml:lang="hu">Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez</summary>
<description>
<p>
LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to Geogebra's, it allows dynamic creation of plots with very few limitations.

View file

@ -4,8 +4,12 @@ Type=Application
Name=LogarithmPlotter
GenericName=2D plotter software
GenericName[fr]=Logiciel de traçage 2D
GenericName[de]=2D-Grafiksoftware
GenericName[no]=2D-plotterprogramvare
GenericName[hu]=Síkbeli ábrázolásszoftver
Comment=Create BODE diagrams, sequences and distribution functions
Comment[fr]=Créer des diagrammes de BODE, des suites et des fonctions de répartition
Comment[de]=Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen.
Comment[hu]=Bode-ábrák, sorozatok és újraosztási függvények létrehozása
TryExec=logarithmplotter

View file

@ -4,8 +4,13 @@ Type=Application
Name=LogarithmPlotter
GenericName=2D plotter software
GenericName[fr]=Logiciel de traçage 2D
Comment=Create BODE diagrams, sequences and repartition functions.
Comment[fr]=Créer des diagrammes de BODE, des suites et des fonctions de répartition.
GenericName[de]=2D-Grafiksoftware
GenericName[no]=2D-plotterprogramvare
GenericName[hu]=Síkbeli ábrázolásszoftver
Comment=Create BODE diagrams, sequences and distribution functions
Comment[fr]=Créer des diagrammes de BODE, des suites et des fonctions de répartition
Comment[de]=Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen.
Comment[hu]=Bode-ábrák, sorozatok és újraosztási függvények létrehozása
Exec=/usr/bin/python3 ROOTFOLDER/run.py %f
Icon=logarithmplotter