diff options
author | Slávek Banko <[email protected]> | 2022-08-26 03:05:03 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-08-26 03:13:45 +0200 |
commit | 83648e7c87acbc90dc234486eacc7df8bab7d2bf (patch) | |
tree | 8754ff5b07711f7eea91bbc79bffc9aaed937aa3 /data/desktop/rosegarden.desktop | |
parent | 04768b5081771b6057e1f56209387f8dce53dc29 (diff) | |
download | rosegarden-83648e7c87acbc90dc234486eacc7df8bab7d2bf.tar.gz rosegarden-83648e7c87acbc90dc234486eacc7df8bab7d2bf.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'data/desktop/rosegarden.desktop')
-rw-r--r-- | data/desktop/rosegarden.desktop | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/data/desktop/rosegarden.desktop b/data/desktop/rosegarden.desktop index 47877d6..320bd80 100644 --- a/data/desktop/rosegarden.desktop +++ b/data/desktop/rosegarden.desktop @@ -1,14 +1,16 @@ [Desktop Entry] +Name=Rosegarden + +GenericName=MIDI and Audio Sequencer and Editor + +Comment=MIDI and audio sequencer and musical notation editor + Encoding=UTF-8 Type=Application -Categories=AudioVideo;Audio;Midi;Sequencer;X-SuSE-Sequencer;X-Red-Hat-Base; Exec=rosegarden -MimeType=audio/x-rosegarden;audio/x-rosegarden-device;audio/midi -X-TDE-NativeMimeType=audio/x-rosegarden Icon=rosegarden -X-DocPath=rosegarden/index.html -Comment=MIDI and Audio Sequencer and Editor Terminal=false -Name=Rosegarden -Name[de]=Rosegarden -GenericName=MIDI and Audio Sequencer and Editor +Categories=AudioVideo;Audio;Midi;Sequencer;X-SuSE-Sequencer;X-Red-Hat-Base; +MimeType=audio/x-rosegarden;audio/x-rosegarden-device;audio/midi +X-DocPath=rosegarden/index.html +X-TDE-NativeMimeType=audio/x-rosegarden |