diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-22 18:19:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-22 18:19:29 +0900 |
commit | 6483db6f10d6c27e07587e898329351e1f14aee9 (patch) | |
tree | fd5011e3fb69c473a295c90f1579260e6611cbaf | |
parent | 62160e6a2066212a8ccb33cc277c519f0bda7a45 (diff) | |
download | filelight-6483db6f10d6c27e07587e898329351e1f14aee9.tar.gz filelight-6483db6f10d6c27e07587e898329351e1f14aee9.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-- | misc/filelight.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/filelight.desktop b/misc/filelight.desktop index c641dec..930a831 100644 --- a/misc/filelight.desktop +++ b/misc/filelight.desktop @@ -5,7 +5,7 @@ Name[xx]=xxFilelightxx GenericName=Disk Usage Statistics Type=Application Exec=filelight %f -Icon=filelight.png +Icon=filelight Comment=View disk usage information Comment[bg]=Информация за използване на диска Comment[cs]=Zobrazení využití disku |