mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -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]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=HDSPConf
|
Name=HDSPConf
|
||||||
Comment=Hammerfall DSP control application
|
Comment=Hammerfall DSP control application
|
||||||
Exec=hdspconf
|
Exec=hdspconf
|
||||||
FilePattern=hdspconf
|
Icon=hdspconf
|
||||||
Icon=hdspconf.png
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;AudioVideo;
|
Categories=AudioVideo;
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=HDSPMixer
|
Name=HDSPMixer
|
||||||
Comment=Hammerfall DSP matrix mixer control GUI
|
Comment=Hammerfall DSP matrix mixer control GUI
|
||||||
Exec=hdspmixer
|
Exec=hdspmixer
|
||||||
FilePattern=hdspmixer
|
Icon=hdspmixer
|
||||||
Icon=hdspmixer.png
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;AudioVideo;
|
Categories=AudioVideo;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue