diff options
author | Slávek Banko <[email protected]> | 2014-04-23 21:56:34 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-04-23 21:56:34 +0200 |
commit | 1739eca53fdc67537bceeb24a7f564ebb309590a (patch) | |
tree | 388be653f2e23670dbb61b9aaf54bd77ea241bd3 | |
parent | e9e891cd2eda6fd7568f1e7d1f66e7353a173643 (diff) | |
download | kchmviewer-1739eca53fdc67537bceeb24a7f564ebb309590a.tar.gz kchmviewer-1739eca53fdc67537bceeb24a7f564ebb309590a.zip |
Fix protocol name
This resolves Bug 2002
-rwxr-xr-x | lib/tdeio-msits/msits.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdeio-msits/msits.protocol b/lib/tdeio-msits/msits.protocol index f5d80c2..8a03aea 100755 --- a/lib/tdeio-msits/msits.protocol +++ b/lib/tdeio-msits/msits.protocol @@ -1,6 +1,6 @@ [Protocol] exec=tdeio_msits -protocol=msits +protocol=ms-its input=none output=filesystem reading=true |