diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-26 12:26:21 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-26 12:26:21 -0500 |
commit | f16f7f0f4ea4e64d3f1430cc2dac782ebc12bcfe (patch) | |
tree | 060bf6ac133f120dd685f21c72429aecc8dfa90d | |
parent | dd5e09379e477abc27787f0055082f0de3e82fc8 (diff) | |
download | krusader-f16f7f0f4ea4e64d3f1430cc2dac782ebc12bcfe.tar.gz krusader-f16f7f0f4ea4e64d3f1430cc2dac782ebc12bcfe.zip |
Bring system icon into XDG compliance
-rw-r--r-- | virt/virt.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/virt.protocol b/virt/virt.protocol index 3f425f6..b23b509 100644 --- a/virt/virt.protocol +++ b/virt/virt.protocol @@ -10,7 +10,7 @@ makedir=true deleting=true linking=true moving=true -Icon=system +Icon=computer maxInstances=4 copyFromFile=true X-DocPath=tdeioslave/virt/index.html |