Skip to content

Commit

Permalink
Merge pull request #130 from grammoboy2/nsm_desktop_key
Browse files Browse the repository at this point in the history
seq66.desktop: fix typo; add X-NSM-Exec=qseq66
  • Loading branch information
ahlstromcj authored Nov 7, 2024
2 parents e529bf6 + 9ac12b1 commit fbe4d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/share/applications/seq66.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Type=Application
Terminal=false
Icon=qseq66
Categories=Qt;AudioVideo;Audio;Midi;Music;Sequencer;X-Alsa;X-Jack;X-MIDI;
X-NSM-capable=true
X-NSM-Capable=true
X-NSM-Exec=qseq66
1 change: 1 addition & 0 deletions distros/debian/seq66.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Categories=Qt;AudioVideo;Audio;Midi;Music;Sequencer;X-Alsa;X-Jack;X-MIDI;
Exec=qseq66
Terminal=false
X-NSM-Capable=true
X-NSM-Exec=qseq66

0 comments on commit fbe4d2f

Please sign in to comment.