Translation fixes, linux desktop icon fix.
Some checks failed
continuous-integration/drone/push Build is failing

- Continuing translations of metainfo descriptions
    - NB: While the appstream spec specifies that p tags should have
          specific lang tags, the appstream validation cli requires to
          have several description tags in order to see there are
          several languages
- Adding the "+ Add entry" to translations for list properties.
- Adding localized images.
This commit is contained in:
Adsooi 2022-01-25 18:43:47 +01:00
parent 1e2e257dcb
commit bf11edbc9a
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
13 changed files with 182 additions and 11 deletions

View file

@ -6,6 +6,13 @@
2D plotter software to make Bode plots, sequences and distribution functions.
## Screenshots
![Magnitude example](https://apps.ad5001.eu/img/full/logarithmplotter.png)
![Phase example](https://apps.ad5001.eu/img/en/logarithmplotter/phase.png)
![Object settings](https://apps.ad5001.eu/img/en/logarithmplotter/object-settings.png)
You can find more screenshots on the [app website](https://apps.ad5001.eu/logarithmplotter/).
## Run
You can simply run LogarithmPlotter using `python3 run.py`.