mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-14 22:15:38 +00:00
Trivial fix for projectM-jack.desktop (#189)
as already in src/projectM-pulseaudio/projectM-pulseaudio.desktop remove extension Fix an warning when run desktop-file-install value "prjm16-transparent.svg" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
This commit is contained in:
committed by
Mischa Spiegelmock
parent
7a38548ecc
commit
376d57ccab
@ -3,7 +3,7 @@ Name=projectM Jack Audio Visualization
|
||||
GenericName=JACK Audio Stream Visualization
|
||||
Comment=A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI
|
||||
Exec=/usr/bin/projectM-jack
|
||||
Icon=prjm16-transparent.svg
|
||||
Icon=prjm16-transparent
|
||||
Type=Application
|
||||
Categories=AudioVideo;Audio;
|
||||
Terminal=false
|
||||
|
||||
Reference in New Issue
Block a user