Fixed wrong DocPath strings. This relates to bug 2319.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 9 years ago
parent 2db89f3986
commit e78559d9b2

@ -27,7 +27,7 @@ Comment string Short description of document
Comment[xx] string Translated short description for Comment[xx] string Translated short description for
Language xx Language xx
Icon string Name of icon for document Icon string Name of icon for document
DocPath URI Location of document. In addition to the X-DocPath URI Location of document. In addition to the
standard URI schemes like http: and file: standard URI schemes like http: and file:
all schemes which are supported through all schemes which are supported through
tdeioslaves can be used. In particular the tdeioslaves can be used. In particular the
@ -38,7 +38,7 @@ DocPath URI Location of document. In addition to the
man: man page man: man page
info: info page info: info page
cgi: output of CGI script cgi: output of CGI script
DocPath[xx] URI Language specific location for X-DocPath[xx] URI Language specific location for
language xx language xx
Lang langcode Language of document Lang langcode Language of document
X-DOC-Identifier string Unique identifier for document, if this X-DOC-Identifier string Unique identifier for document, if this

Loading…
Cancel
Save