[nautilus/wip/oholy/about-website: 7/7] Apply suggestion to src/nautilus-window.c



commit f8bf35c552f7359b2cbcc08f658cf691acf05306
Author: Ernestas Kulik <ernestask gnome org>
Date:   Thu Jul 4 08:13:10 2019 +0000

    Apply suggestion to src/nautilus-window.c

 src/nautilus-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index f19d6a1fe..5ea21b1d8 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -2864,7 +2864,7 @@ nautilus_window_show_about_dialog (NautilusWindow *window)
                            "program-name", program_name,
                            "version", VERSION,
                            "comments", _("Access and organize your files"),
-                           "website", "https://wiki.gnome.org/action/show/Apps/Nautilus";,
+                           "website", "https://wiki.gnome.org/action/show/Apps/Files";,
                            "copyright", "© 1999–2018 The Files Authors",
                            "license-type", GTK_LICENSE_GPL_3_0,
                            "artists", artists,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]