summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-07-17 17:43:02 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-08-15 10:00:50 +0000
commit1c22f5dd467511d0abfaea1209f67d49ee8ec92f (patch)
tree2f6daca658c03a2faa4113c854d8bf3e17e4df90
parent55ecbb9660048b06959d471b783a05e4f6b47efd (diff)
Doc: Define CreateShortcut operation as a Windows-specific feature
Task-number: QTIFW-1399 Change-Id: I81d5bf2c2abde9f0e49f5ea8cb99845e14159800 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--doc/operations.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 4dd334d69..98906ab9c 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -122,9 +122,9 @@
\li Creates a shortcut from the file specified by \c filename to
\c linkname.
On Windows, this creates a .lnk file which can have
- \c arguments. Furthermore, on Windows, \c filename can be
+ \c arguments. Furthermore, \c filename can be
an HTTP or FTP URL in which case a URL shortcut is created.
- On Unix, this creates a symbolic link.
+ The operation is currently not implemented on other platforms.
\row
\li CreateDesktopEntry
\li "CreateDesktopEntry" \c {filename "key=value[ key2=value2[ key3=value3]]]"}