1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Description: Make lintian happy with the desktop file
Author: Sebastian Ramacher <sramacher@debian.org>
Last-Update: 2015-11-15
--- a/idjc.desktop.in.in
+++ b/idjc.desktop.in.in
@@ -12,15 +12,14 @@ GenericName[it]=Client Shoutcast/Icecast
GenericName[de]=Shoutcast/Icecast Client
GenericName[fr]=Client Shoutcast/Icecast
Icon=${prefix}/share/icons/hicolor/scalable/apps/@PACKAGE_NAME@.svg
-MimeType=
Name=Internet DJ Console
Path=
StartupNotify=true
Terminal=false
-TerminalOptions=
Type=Application
Version=1.0
X-DCOP-ServiceType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-Ubuntu-Gettext-Domain=idjc
+Keywords=shoutcast;icecast;internet;radio;podcast;
|