1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Replace GNU/Linux with Linux; Correct macOS case

Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
This commit is contained in:
Sol Fisher Romanoff 2021-09-28 16:11:06 +03:00
parent c2556575e3
commit ad74d99840
No known key found for this signature in database
GPG Key ID: 0E0ACA5D1C244E1F
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<developer_name>Tenacity Community</developer_name>
<summary>Audio editor and recorder. Nothing more, nothing less.</summary>
<description>
<p>Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, MacOS, GNU/Linux and other operating systems.</p>
<p>Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems.</p>
<p>It is based on the popular Audacity audio editor and is being developed by a wide, diverse group of volunteers. It ships with some additional features and respects your privacy.</p>
<p>You can use Tenacity to:</p>
<ul>

View File

@ -1,7 +1,7 @@
{
"name": "tenacity",
"version": "0.10",
"description": "Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder for Windows, MacOS, GNU/Linux and other operating systems.",
"description": "Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems.",
"homepage": "https://tenacityaudio.org/",
"license": "GPL-2.0-or-later",
"supports": "!uwp",