From 1c22f5dd467511d0abfaea1209f67d49ee8ec92f Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Wed, 17 Jul 2019 17:43:02 +0300 Subject: Doc: Define CreateShortcut operation as a Windows-specific feature Task-number: QTIFW-1399 Change-Id: I81d5bf2c2abde9f0e49f5ea8cb99845e14159800 Reviewed-by: Leena Miettinen Reviewed-by: Katja Marttila --- doc/operations.qdoc | 4 ++-- 1 file 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]]]"} -- cgit v1.2.3