Fix links

This commit is contained in:
Alexandre Franke
2024-03-15 19:58:59 +01:00
parent e5cc857464
commit a15595026d
4 changed files with 6 additions and 5 deletions

View File

@ -17,8 +17,9 @@
<p>Sysprof allows you to profile applications to aid in debugging and optimization.</p> <p>Sysprof allows you to profile applications to aid in debugging and optimization.</p>
</description> </description>
<url type="homepage">https://wiki.gnome.org/Apps/Sysprof</url> <url type="homepage">https://apps.gnome.org/Sysprof/</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/sysprof/issues</url> <url type="bugtracker">https://gitlab.gnome.org/GNOME/sysprof/issues</url>
<url type="contribute">https://welcome.gnome.org/app/Sysprof/</url>
<url type="donation">https://www.gnome.org/donate/</url> <url type="donation">https://www.gnome.org/donate/</url>
<url type="translate">https://l10n.gnome.org/module/sysprof/</url> <url type="translate">https://l10n.gnome.org/module/sysprof/</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/sysprof/</url> <url type="vcs-browser">https://gitlab.gnome.org/GNOME/sysprof/</url>

View File

@ -169,7 +169,7 @@ sysprof_about (GSimpleAction *action,
"artists", sysprof_artists, "artists", sysprof_artists,
"comments", _("A system profiler"), "comments", _("A system profiler"),
"translator-credits", _("translator-credits"), "translator-credits", _("translator-credits"),
"website", "https://wiki.gnome.org/Apps/Sysprof", "website", "https://apps.gnome.org/Sysprof/",
NULL); NULL);
} }

View File

@ -6,7 +6,7 @@
<policyconfig> <policyconfig>
<vendor>The sysprof Project</vendor> <vendor>The sysprof Project</vendor>
<vendor_url>https://wiki.gnome.org/Apps/Sysprof</vendor_url> <vendor_url>https://apps.gnome.org/Sysprof/</vendor_url>
<icon_name>org.gnome.Sysprof-symbolic</icon_name> <icon_name>org.gnome.Sysprof-symbolic</icon_name>
<action id="org.gnome.sysprof3.profile"> <action id="org.gnome.sysprof3.profile">

View File

@ -10,13 +10,13 @@
<description>The Sysprof profiler is a statistical profiler based on <description>The Sysprof profiler is a statistical profiler based on
hardware performance counters in modern CPUs. Please see hardware performance counters in modern CPUs. Please see
https://wiki.gnome.org/Apps/Sysprof https://apps.gnome.org/Sysprof/
for more information. for more information.
</description> </description>
<homepage rdf:resource="http://sysprof.com" /> <homepage rdf:resource="http://sysprof.com" />
<developer-forum rdf:resource="https://discourse.gnome.org/c/platform/" /> <developer-forum rdf:resource="https://discourse.gnome.org/c/platform/" />
<download-page rdf:resource="https://wiki.gnome.org/Apps/Sysprof" /> <download-page rdf:resource="https://download.gnome.org/sources/sysprof/" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/sysprof/issues/" /> <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/sysprof/issues/" />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" /> <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>C</programming-language> <programming-language>C</programming-language>