mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-28 05:40:23 -04:00
hdspconf, hdspmixer: validate the .desktop files
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
38f7504af2
commit
089e69d880
2 changed files with 4 additions and 8 deletions
|
|
@ -1,10 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=HDSPConf
|
||||
Comment=Hammerfall DSP control application
|
||||
Exec=hdspconf
|
||||
FilePattern=hdspconf
|
||||
Icon=hdspconf.png
|
||||
Icon=hdspconf
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;AudioVideo;
|
||||
Categories=AudioVideo;
|
||||
|
|
|
|||
|
|
@ -1,10 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=HDSPMixer
|
||||
Comment=Hammerfall DSP matrix mixer control GUI
|
||||
Exec=hdspmixer
|
||||
FilePattern=hdspmixer
|
||||
Icon=hdspmixer.png
|
||||
Icon=hdspmixer
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;AudioVideo;
|
||||
Categories=AudioVideo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue