diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 11:45:07 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 11:45:07 -0500 |
| commit | 4d06a443368088ac7aa768745c9bc8f988e88ebe (patch) | |
| tree | 908497c82d3789a0c847227cd7f2ccfaaa498627 | |
| parent | 7446b7fa1b788cfec5347ae0c71374ad88d3e62a (diff) | |
| download | tdelibs-4d06a443368088ac7aa768745c9bc8f988e88ebe.tar.gz tdelibs-4d06a443368088ac7aa768745c9bc8f988e88ebe.zip | |
Fix file protocol icon
| -rw-r--r-- | tdeioslave/file/file.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/file/file.protocol b/tdeioslave/file/file.protocol index ef3be0d90..c2a12f0fd 100644 --- a/tdeioslave/file/file.protocol +++ b/tdeioslave/file/file.protocol @@ -13,4 +13,4 @@ moving=true maxInstances=4 DocPath=tdeioslave/file/index.html Class=:local -Icon=filenew +Icon=document-new |
