summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-04-03 12:21:25 +0200
committerNiels Weber <niels.weber@digia.com>2013-04-03 14:17:24 +0200
commit3b9b28336a4ec69a39e0619392d08d0b4bb6646e (patch)
tree9e2b22655424ee6aca7819cf03b09fff8f4d5ca4
parentf6d6b61f0144c52126f0b11edf82e8660efc18c7 (diff)
Provide documentation for Vendorprefix parameter.
Change-Id: I6a413c433ca302d731491f584497be7d5b31458f Reviewed-by: Tim Jenssen <tim.jenssen@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
-rw-r--r--doc/operations.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index b187a20cf..2a29a519d 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -132,13 +132,15 @@
The file is set to use UTF-8 encoding.
\row
\o InstallIcons
- \o "InstallIcons" \a directory
+ \o "InstallIcons" \a directory \a [Vendorprefix]
\o Installs the contents of \a directory into a location, as
specified by freedesktop.org. That is, into
\c {$XDG_DATA_DIRS/icons}, \c {/usr/share/icons}, or
\c {$HOME/.icons}. The files are removed from their initial
location. Make sure to add this operation after the operation
that extracts the files from the archive.
+ If you provide a \a Vendorprefix it replaces all characters up to the
+ first dash (-) in the filename of the icon with this prefix.
\row
\o Extract
\o "Extract" \a archive \a targetdirectory