Updating logarithmPlotter to v0.1.7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2022-02-03 14:09:54 +01:00
parent e1936f63df
commit 7cb67fc3c2
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
5 changed files with 5 additions and 4 deletions

View file

@ -121,7 +121,7 @@ Download:
all: all:
- Title: Code source (.tar.gz) - Title: Code source (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio) Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio)
File: LogarithmPlotter-v<version>.tar.gz File: logarithmplotter-<version>.tar.gz
Footnote: | Footnote: |
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé. *LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
--- ---

View file

@ -64,7 +64,8 @@ Sections:
## Special thanks ## Special thanks
It's only thanks to these amazing people that LogarithmPlotter is available in so many languages. It's only thanks to these amazing people that LogarithmPlotter is available in so many languages.
- [Óvári](https://github.com/ovari) for the 🇭🇺 Hungarian translation. - [Óvári](https://github.com/ovari) for the 🇭🇺 Hungarian translation.
- [Allan Nordhøy](https://github.com/comradekingu) for the 🇳🇴 Norwegian translation. - [Allan Nordhøy](https://github.com/comradekingu) for the 🇳🇴 Norwegian translation.
If you want to see your own name here, you can contribute to the effort to translate LogarithmPlotter on [Weblate](https://hosted.weblate.org/engage/logarithmplotter/). If you want to see your own name here, you can contribute to the effort to translate LogarithmPlotter on [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
@ -123,7 +124,7 @@ Download:
all: all:
- Title: Source code (.tar.gz) - Title: Source code (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB) Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB)
File: LogarithmPlotter-v<version>.tar.gz File: logarithmplotter-<version>.tar.gz
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched." Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
--- ---

View file

@ -13,7 +13,7 @@
}, },
"logarithmplotter": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"version": "0.1.6", "version": "0.1.7",
"languages": ["QML", "JavaScript", "Python"], "languages": ["QML", "JavaScript", "Python"],
"translated": ["en","fr","de","no","hu"], "translated": ["en","fr","de","no","hu"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 30 KiB