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:20:00 +0900 |
commit | 90b7ba39c54b15abb73f8e69266747b4175ba8fa (patch) | |
tree | 420ff2fb9066f4e5d2d47e12a13773cd23b654c1 | |
parent | 02676a870b4b5b33cfc59528fc7c1d4b9399a587 (diff) | |
download | filelight-90b7ba39c54b15abb73f8e69266747b4175ba8fa.tar.gz filelight-90b7ba39c54b15abb73f8e69266747b4175ba8fa.zip |
Removed extension from icon name in desktop file. This relates to bug
2424.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6483db6f10d6c27e07587e898329351e1f14aee9)
-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 |