I#2691 - Incorrect/missing URLs in app metadata
The wiki.gnome.org might be removed in the future, thus replace the URL with the new home. Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2691
This commit is contained in:
@ -7,7 +7,7 @@ project(evolution
|
||||
VERSION 3.52.0
|
||||
LANGUAGES C)
|
||||
set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution/issues/")
|
||||
set(PROJECT_URL "http://wiki.gnome.org/Apps/Evolution/")
|
||||
set(PROJECT_URL "https://gitlab.gnome.org/GNOME/evolution/-/wikis/home")
|
||||
|
||||
# Base Version: This is for API/version tracking for things like
|
||||
# D-Bus server files. This should always be the major/minor of
|
||||
|
||||
2
HACKING
2
HACKING
@ -2,7 +2,7 @@
|
||||
|
||||
Procedures that should be followed when submitting patches for
|
||||
Evolution are available on
|
||||
https://wiki.gnome.org/Apps/Evolution/Patches
|
||||
https://gitlab.gnome.org/GNOME/evolution/-/wikis/Patches
|
||||
|
||||
Further information:
|
||||
|
||||
|
||||
@ -20,11 +20,11 @@ the menu after running the application), at the
|
||||
The rest of this file is dedicated to building Evolution.
|
||||
|
||||
[icon]: https://raw.github.com/gnome-design-team/gnome-icons/master/apps/hicolor/48x48/apps/evolution.png "Evolution app icon"
|
||||
[gnome-wiki]: https://wiki.gnome.org/Apps/Evolution
|
||||
[gnome-wiki]: https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
|
||||
[mailing-list]: https://lists.osuosl.org/mailman/listinfo/evolution-users
|
||||
[#gnome-evolution]: ircs://irc.libera.chat:6697/gnome-evolution
|
||||
[Libera.Chat]: https://libera.chat/
|
||||
[gnome-help]: https://help.gnome.org/users/evolution/stable/
|
||||
[gnome-help]: https://gnome.pages.gitlab.gnome.org/evolution/help/
|
||||
|
||||
DEPENDENCIES
|
||||
------------
|
||||
@ -149,4 +149,4 @@ ONLINE BUILD MANUAL
|
||||
|
||||
An [online build manual][Build Manual] is also available.
|
||||
|
||||
[Build Manual]: https://wiki.gnome.org/Apps/Evolution/Building
|
||||
[Build Manual]: https://gitlab.gnome.org/GNOME/evolution/-/wikis/Building
|
||||
|
||||
@ -19,10 +19,10 @@
|
||||
the “Exchange Web Services” (EWS) extension.
|
||||
</_p>
|
||||
</description>
|
||||
<url type="homepage">https://wiki.gnome.org/Apps/Evolution</url>
|
||||
<url type="homepage">https://gitlab.gnome.org/GNOME/evolution/-/wikis/home</url>
|
||||
<url type="bugtracker">https://gitlab.gnome.org/GNOME/evolution/issues/new</url>
|
||||
<url type="donation">https://www.gnome.org/donate/</url>
|
||||
<url type="help">https://help.gnome.org/users/evolution/stable/</url>
|
||||
<url type="help">https://gnome.pages.gitlab.gnome.org/evolution/help/</url>
|
||||
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/evolution</url>
|
||||
<url type="translate">https://l10n.gnome.org/module/evolution/</url>
|
||||
<launchable type="desktop-id">org.gnome.Evolution.desktop</launchable>
|
||||
|
||||
@ -47,4 +47,4 @@ Import URIs or filenames given as rest of arguments.
|
||||
\fB-q|--quit\fR
|
||||
Request a running Evolution process to quit.
|
||||
.SH "AUTHOR"
|
||||
The Evolution team, https://wiki.gnome.org/Apps/Evolution
|
||||
The Evolution team, https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
<name xml:lang="en">evolution</name>
|
||||
<shortdesc xml:lang="en">Manage your email, contacts and schedule</shortdesc>
|
||||
<description>Manage your email, contacts and schedule</description>
|
||||
<homepage rdf:resource="https://wiki.gnome.org/Apps/Evolution" />
|
||||
<homepage rdf:resource="https://gitlab.gnome.org/GNOME/evolution/-/wikis/home" />
|
||||
<mailing-list rdf:resource="https://lists.osuosl.org/mailman/listinfo/evolution-users" />
|
||||
<download-page rdf:resource="https://download.gnome.org/sources/evolution" />
|
||||
<support-forum rdf:resource="https://discourse.gnome.org/tag/evolution" />
|
||||
|
||||
@ -5,7 +5,7 @@ the same as evolution-ews for Exchange Web Services accounts.
|
||||
=== Online version of the manual ===
|
||||
|
||||
An online version of this manual can be found here:
|
||||
https://wiki.gnome.org/Apps/Evolution/Flatpak
|
||||
https://gitlab.gnome.org/GNOME/evolution/-/wikis/Evolution-in-Flatpak
|
||||
|
||||
=== Prerequisites ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user