network/clipgrab: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0b1b1477a3
commit
aca2470e7e
|
@ -1,15 +1,11 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Encoding=UTF-8
|
|
||||||
Name=ClipGrab
|
Name=ClipGrab
|
||||||
GenericName=Download and convert videos from various portals (e.g. YouTube)
|
GenericName=Download and convert videos from various portals (e.g. YouTube)
|
||||||
GenericName[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren
|
GenericName[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren
|
||||||
GenericName[pt_BR]=Baixar vídeos de sites como Youtube e Dailymotion
|
GenericName[pt_BR]=Baixar vídeos de sites como Youtube e Dailymotion
|
||||||
Comment=Download and convert videos from various portals (e.g. YouTube)
|
|
||||||
Comment[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren
|
|
||||||
Comment[pt_BR]=Baixar vídeos de sites como Youtube e Dailymotion
|
|
||||||
Icon=/usr/share/pixmaps/clipgrab.png
|
Icon=/usr/share/pixmaps/clipgrab.png
|
||||||
Exec=clipgrab
|
Exec=clipgrab
|
||||||
TryExec=clipgrab
|
TryExec=clipgrab
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Application;Network
|
Categories=Network;
|
||||||
|
|
Loading…
Reference in New Issue