summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos
diff options
context:
space:
mode:
authorLuca Di Sera <luca.disera@qt.io>2021-09-20 12:43:43 +0200
committerLuca Di Sera <luca.disera@qt.io>2021-09-20 14:28:05 +0200
commiteefc4b431bc089ee32d79926bbc15eecf0b0aae0 (patch)
tree0b701f87436390e08fa780d0589ea6646b0ec783 /doc/src/howtos
parent1dc051c38f07054353b9a53f8034796cf7009f05 (diff)
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 Pick-to: 6.2 6.2.0 Change-Id: I36dda8790e146ca02d27d5797b7f56a9b1acddf7 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc/src/howtos')
-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 141a427bb..298919ed3 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