mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
appdata: Remove links to the wiki
It's time to migrate away from wiki.gnome.org.[0] The help link was wrong anyway. [1] And we already have a much better home page at https://apps.gnome.org/Nautilus which doesn't require any manual maintenance (it's generated automatically using this very file). Resolves https://gitlab.gnome.org/GNOME/nautilus/-/issues/1175 [0] https://blogs.gnome.org/aday/2023/08/02/what-to-do-with-the-gnome-wiki/ [1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url
This commit is contained in:
parent
95d40049fa
commit
daee79d815
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
</categories>
|
||||
<url type="bugtracker">https://gitlab.gnome.org/GNOME/nautilus/issues</url>
|
||||
<url type="donation">https://www.gnome.org/donate/</url>
|
||||
<url type="help">https://wiki.gnome.org/action/show/Apps/Nautilus</url>
|
||||
<url type="homepage">https://wiki.gnome.org/action/show/Apps/Nautilus</url>
|
||||
<url type="help">https://help.gnome.org/users/gnome-help/stable/files.html</url>
|
||||
<url type="homepage">https://apps.gnome.org/Nautilus/</url>
|
||||
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
|
||||
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/nautilus</url>
|
||||
<launchable type="desktop-id">@appid@.desktop</launchable>
|
||||
|
|
Loading…
Reference in a new issue