diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-21 04:03:32 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:28:30 +0000 |
commit | aca2470e7e98e428cbd4f66778ad2d20ef3d1eeb (patch) | |
tree | 03c38c2fee812e252109a0076bd80eb61fad34d2 /network | |
parent | 0b1b1477a35b98c5d43954533f3ed55634549859 (diff) | |
download | slackbuilds-aca2470e7e98e428cbd4f66778ad2d20ef3d1eeb.tar.gz |
network/clipgrab: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/clipgrab/clipgrab.desktop | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/network/clipgrab/clipgrab.desktop b/network/clipgrab/clipgrab.desktop index 81e7bf664c..cf3de2a9ac 100644 --- a/network/clipgrab/clipgrab.desktop +++ b/network/clipgrab/clipgrab.desktop @@ -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; |