summaryrefslogtreecommitdiff
path: root/scripts/man
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2010-12-31 12:21:10 +0200
committerFathi Boudra <fabo@debian.org>2010-12-31 12:21:10 +0200
commit2c3fd23698637f00af3e0d1940b70552c200b9f8 (patch)
treedda2be017f2c44c8d5d2ffd9f2bc4d21e928a893 /scripts/man
parent670b32558f480b05dc1d6608d88095ea1594ba97 (diff)
correct install text to use type/subtype. (BR31441)
Diffstat (limited to 'scripts/man')
-rw-r--r--scripts/man/xdg-mime.14
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man/xdg-mime.1 b/scripts/man/xdg-mime.1
index cb06c26..50811e4 100644
--- a/scripts/man/xdg-mime.1
+++ b/scripts/man/xdg-mime.1
@@ -92,12 +92,12 @@ Adds the file type descriptions provided in
to the desktop environment\&.
\fImimetypes\-file\fR
must be a XML file that follows the freedesktop\&.org Shared MIME\-info Database specification and that has a mime\-info element as its document root\&. For each new file type one or more icons with name
-\fImajor\fR\-\fIminor\fR
+\fItype\fR\-\fIsubtype\fR
must be installed with the
\fBxdg\-icon\-resource\fR
command in the
\fImimetypes\fR
-context\&. For example the application/vnd\&.oasis\&.opendocument\&.text filetype requires an icon by the name of application\-vnd\&.oasis\&.opendocument\&.text to be installed\&.
+context\&. For example the filetype application/vnd\&.oasis\&.opendocument\&.text requires an icon named application\-vnd\&.oasis\&.opendocument\&.text to be installed (unless the file type recommends another icon name)\&.
.RE
.PP
uninstall