diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-03 22:20:37 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-03 22:20:37 -0600 |
commit | 13ad9dea99b5611bcf3ce113a18d3fa4c3c3979b (patch) | |
tree | e2b6b9d5a2f39b3cff28ebd035258c5f5ec654de /lib | |
parent | 75bda800e1ed56438a4e61beb3c8332cc4bff8f5 (diff) | |
download | kchmviewer-13ad9dea99b5611bcf3ce113a18d3fa4c3c3979b.tar.gz kchmviewer-13ad9dea99b5611bcf3ce113a18d3fa4c3c3979b.zip |
Prevent protocol from appearing twice in help handbook and fix branding.
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/tdeio-msits/msits.protocol | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tdeio-msits/msits.protocol b/lib/tdeio-msits/msits.protocol index 9a1c53e..f5d80c2 100755 --- a/lib/tdeio-msits/msits.protocol +++ b/lib/tdeio-msits/msits.protocol @@ -1,6 +1,6 @@ [Protocol] exec=tdeio_msits -protocol=ms-its +protocol=msits input=none output=filesystem reading=true @@ -12,7 +12,7 @@ Description[de]=Ein Ein-/Ausgabemodul zur Anzeige von WinHelp-Dateien Description[es]=Un tdeioslave para mostrar archivos WinHelp Description[et]=WinHelp-failide kuvamise IO-moodul Description[fr]=Un module d'entrée / sortie pour l'affichage des fichiers WinHelp -Description[hu]=KDE-protokoll WinHelp-fájlok megjelenítéséhez +Description[hu]=TDE-protokoll WinHelp-fájlok megjelenítéséhez Description[it]=Un tdeioslave per mostrare i file WinHelp Description[nl]=Een tdeioslave voor het weergeven van WinHelp-bestanden Description[pl]=tdeioslave do pokazywania plików WinHelp |