diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-22 18:15:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-22 18:15:03 +0900 |
commit | f95bc8cc5c19f6a4860cc68722b901a08528766b (patch) | |
tree | a7cb459e7eef5170525d6474233ff3e15006a309 | |
parent | a510efdad340c61e1c698883fd5aeac0b8d22c95 (diff) | |
download | kplayer-f95bc8cc5c19f6a4860cc68722b901a08528766b.tar.gz kplayer-f95bc8cc5c19f6a4860cc68722b901a08528766b.zip |
Removed extension from icon name in desktop file. This relates to bug
2424.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | kplayer/kplayer.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplayer/kplayer.desktop b/kplayer/kplayer.desktop index e99a4d2..bcc13f3 100644 --- a/kplayer/kplayer.desktop +++ b/kplayer/kplayer.desktop @@ -2,7 +2,7 @@ Encoding=UTF-8 Type=Application Exec=kplayer -- %U -Icon=kplayer.png +Icon=kplayer X-DocPath=kplayer/index.html Comment=Media Player Comment[af]=Media Speler |