[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Replace Help link with a link to the docs (bug #14877)

noreply at xfce.org noreply at xfce.org
Sat Nov 17 11:48:12 CET 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit a9c465f2d6606a685b045d9f87655984f59c77e2
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Nov 17 05:48:06 2018 -0500

    Replace Help link with a link to the docs (bug #14877)
---
 src/xfce4-screensaver-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xfce4-screensaver-preferences.c b/src/xfce4-screensaver-preferences.c
index aa31abc..e4b2637 100644
--- a/src/xfce4-screensaver-preferences.c
+++ b/src/xfce4-screensaver-preferences.c
@@ -537,7 +537,7 @@ help_display (void) {
 
     error = NULL;
     gtk_show_uri_on_window (NULL,
-                            "help:xfce-user-guide/prefs-screensaver",
+                            "https://docs.xfce.org/apps/screensaver/start",
                             GDK_CURRENT_TIME,
                             &error);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list