mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Fix links
This commit is contained in:
@ -17,8 +17,9 @@
|
||||
<p>Sysprof allows you to profile applications to aid in debugging and optimization.</p>
|
||||
</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="contribute">https://welcome.gnome.org/app/Sysprof/</url>
|
||||
<url type="donation">https://www.gnome.org/donate/</url>
|
||||
<url type="translate">https://l10n.gnome.org/module/sysprof/</url>
|
||||
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/sysprof/</url>
|
||||
|
||||
@ -169,7 +169,7 @@ sysprof_about (GSimpleAction *action,
|
||||
"artists", sysprof_artists,
|
||||
"comments", _("A system profiler"),
|
||||
"translator-credits", _("translator-credits"),
|
||||
"website", "https://wiki.gnome.org/Apps/Sysprof",
|
||||
"website", "https://apps.gnome.org/Sysprof/",
|
||||
NULL);
|
||||
}
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
<policyconfig>
|
||||
<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>
|
||||
|
||||
<action id="org.gnome.sysprof3.profile">
|
||||
|
||||
@ -10,13 +10,13 @@
|
||||
<description>The Sysprof profiler is a statistical profiler based on
|
||||
hardware performance counters in modern CPUs. Please see
|
||||
|
||||
https://wiki.gnome.org/Apps/Sysprof
|
||||
https://apps.gnome.org/Sysprof/
|
||||
|
||||
for more information.
|
||||
</description>
|
||||
<homepage rdf:resource="http://sysprof.com" />
|
||||
<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/" />
|
||||
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
|
||||
<programming-language>C</programming-language>
|
||||
|
||||
Reference in New Issue
Block a user