SHA256
1
0
forked from pool/musescore

- Change the GenericName in the desktop file to something that is

really generic: Music score typesetter

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=94
This commit is contained in:
Cor Blom 2021-04-25 12:21:37 +00:00 committed by Git OBS Bridge
parent 64abf93097
commit cf6e155696
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Comment=WYSIWYG Music score typesetter
Comment[de]=WYSIWYG Noteneditor
Exec=mscore
GenericName=mscore
GenericName=Music score typesetter
Icon=mscore
Name=MuseScore
StartupNotify=true

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Apr 25 12:13:06 UTC 2021 - Cor Blom <cornelis@solcon.nl>
- Change the GenericName in the desktop file to something that is
really generic: Music score typesetter
-------------------------------------------------------------------
Sat Apr 24 12:43:24 UTC 2021 - Cor Blom <cornelis@solcon.nl>