summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Di Sera <luca.disera@qt.io>2021-09-20 12:43:43 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-20 17:31:59 +0000
commit489fe0f26ba42a987a2845d2fc2767c7e371bd5e (patch)
tree87a52d7dffea94f88151751ea643ce1594e91952
parentda60afb88610365236d58e2364459eec15f78aa7 (diff)
downloadqtdoc-489fe0f26ba42a987a2845d2fc2767c7e371bd5e.tar.gz
Doc: Repair broken link about GNOME Icons
`appicon.qdoc` contained a link that aimed to provide more information about the location and format of icons under the GNOME desktop environment. The link is now unavailable and was, hence, replaced with a new link, as given by Venugopal Shivashankar who added the original link in 2015, providing information relevant to the context. The link-text was changed to better represent the content and title of the new link. Task-number: QTBUG-96127 Change-Id: I36dda8790e146ca02d27d5797b7f56a9b1acddf7 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit eefc4b431bc089ee32d79926bbc15eecf0b0aae0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/howtos/appicon.qdoc9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/howtos/appicon.qdoc b/doc/src/howtos/appicon.qdoc
index 141a427b..298919ed 100644
--- a/doc/src/howtos/appicon.qdoc
+++ b/doc/src/howtos/appicon.qdoc
@@ -251,11 +251,10 @@
http://www.freedesktop.org/Standards/icon-theme-spec Icon Theme
Specification \endlink.
- If you are developing exclusively for GNOME, you may want to use
- the standard set of GNU Build Tools. For more information, see
- the
- \l{https://developer.gnome.org/platform-overview/unstable/dev-launching.html.en}{Application launching}
- section. This ensures that your icons are installed in the
+ If you are developing exclusively for GNOME, you may want to use the
+ standard set of GNU Build Tools. For more information, see the
+ \l{https://developer.gnome.org/documentation/guidelines/maintainer/integrating.html?highlight=application%20icons#icons}{Integration
+ Guidelines} section. This ensures that your icons are installed in the
appropriate locations for GNOME.
The GNOME developer website, \l{http://developer.gnome.org/}, provides