diff options
author | Michele Calgaro <[email protected]> | 2018-08-22 18:31:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-08-22 18:31:02 +0900 |
commit | d5e0d05c48600b63a358d530e022ad1de5328e4b (patch) | |
tree | 698d626fa57a3165ae2246b51462d46eaa5a4d11 /mountconfig | |
parent | 789705dbb31a1016fa20487f55745817cec2717d (diff) | |
download | tde-guidance-d5e0d05c48600b63a358d530e022ad1de5328e4b.tar.gz tde-guidance-d5e0d05c48600b63a358d530e022ad1de5328e4b.zip |
Removed extension from icon name in desktop file. This relates to bug
2424.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'mountconfig')
-rw-r--r-- | mountconfig/mountconfig.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mountconfig/mountconfig.desktop b/mountconfig/mountconfig.desktop index 19fb85b..da36d84 100644 --- a/mountconfig/mountconfig.desktop +++ b/mountconfig/mountconfig.desktop @@ -27,7 +27,7 @@ Comment[sr]=Подешавање диска и фајл-система Comment[sr@Latn]=Podešavanje diska i fajl-sistema Comment[sv]=Disk och filsysteminitierníng Comment[xx]=xxDisk & Filesystem Configurationxx -Icon=disksfilesystems.png +Icon=disksfilesystems Encoding=UTF-8 X-TDE-ModuleType=Library X-TDE-Library=mountconfig |