[Xfce4-commits] [apps/xfce4-screensaver] 84/425: Replace mate-open with gvfs-open

noreply at xfce.org noreply at xfce.org
Mon Oct 15 01:48:51 CEST 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 75ec2cec87b1572249268446bd1edf73f9428c9c
Author: infirit <infirit at gmail.com>
Date:   Fri Aug 2 17:05:44 2013 +0200

    Replace mate-open with gvfs-open
---
 src/mate-screensaver-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mate-screensaver-preferences.c b/src/mate-screensaver-preferences.c
index 67af3b5..7a52648 100644
--- a/src/mate-screensaver-preferences.c
+++ b/src/mate-screensaver-preferences.c
@@ -402,7 +402,7 @@ help_display (void)
 		}
 	}
 
-	command = g_strconcat ("mate-open help://",
+	command = g_strconcat ("gvfs-open help://",
 	                       uri,
 	                       "?prefs-screensaver",
 	                       NULL);

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


More information about the Xfce4-commits mailing list