From 546e74bde62fe657a45f5b7626a7aacf48421c4d Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Thu, 18 Apr 2013 14:39:25 +0200 Subject: Add a DisplayName setting for repositories. If DisplayName is set, it will be shown instead of the URL. This serves to hide a repositories URL while still being able to pinpoint bugreports to a specific repository. Task-number: QTIFW-244 Change-Id: Iaf0bc1612b42f1044da936d0fc2c4ad0e1e85d61 Reviewed-by: Tim Jenssen Reviewed-by: Karsten Heimrich --- doc/installerfw.qdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index 3984429e8..fbcab3cd4 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -795,6 +795,7 @@ \o Enabled, with 0 disabling this repository. \o Username, which is used as user on a protected repository. \o Password, which sets the password to use on a protected repository. + \o DisplayName, which optionally sets a String to display instead of the URL. \endlist @@ -804,10 +805,11 @@ \code - http://www.yourcompany.com/packages + http://www.example.com/packages 1 user password + Example repository \endcode -- cgit v1.2.3