Version: unspecified (using KDE 4.6.3) OS: Linux Chapter: Krusader -> Krusader Tools -> KrViewer: Krusader's internal viewer-editor Title: Viewer In the docs: <userinput> <replaceable>/home/frank/archive.tar.gz</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive. This tip isn't right. It is necessary finish writing on beginning "tar:" and on end "/". The path should be same as path in Konqueror. This path is right: tar:/home/frank/archive.tar.gz/ Reproducible: Always Steps to Reproduce: translating documentation Actual Results: <userinput> <replaceable>/home/frank/archive.tar.gz</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive. Expected Results: <userinput> <replaceable>tar:/home/frank/archive.tar.gz/</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive.
Fixed. http://commits.kde.org/krusader/44331737d876bbbd325b3c69446ddc91eeeafa6b Thanks for reporting this.
Sorry. I didn't explain what do this path in KrViewer: tar:/home/frank/archive.tar.gz/ --> browsing content of archive tar.gz (this path is right) file://home/frank/archive.tar.gz/ --> viewing file as text file Text 'views a tar.gz archive' should be replaced, if it doesn't mean as 'browsing archive'. If it does mean as viewing a file then it have to be written this: file://home/frank/archive.tar.gz/ views a file. The path shows possibility of KrViewer. KrViewer can to view/browsing all file or directories as Konqueror. See to surrounding path in the doc: man:/ info:/ http://krusader.sourceforce.net/ ftp://ftp.kde.org/pub/kde/ sftp://sftp.foo/ file:/home/frank
Refixed. http://commits.kde.org/krusader/49de539c7470c2ce3ac5ceecc71488adb8082bbe