mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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 changed files with 1 additions and 5 deletions
|
@ -1,15 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Name=ClipGrab
|
||||
GenericName=Download and convert videos from various portals (e.g. YouTube)
|
||||
GenericName[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren
|
||||
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
|
||||
Exec=clipgrab
|
||||
TryExec=clipgrab
|
||||
Terminal=false
|
||||
Categories=Application;Network
|
||||
Categories=Network;
|
||||
|
|
Loading…
Reference in a new issue