From cfc0e59605709434a295813f253ac80f0a2f880e Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 7 Oct 2015 13:25:17 +0300 Subject: fixed wrong link to gnome website in the comments --- libcaja-private/caja-file-utilities.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcaja-private/caja-file-utilities.c b/libcaja-private/caja-file-utilities.c index ca946a00..48cdb68a 100644 --- a/libcaja-private/caja-file-utilities.c +++ b/libcaja-private/caja-file-utilities.c @@ -1122,7 +1122,7 @@ caja_is_engrampa_installed (void) #define GSM_INTERFACE "org.gnome.SessionManager" /* The following values come from - * http://www.gnome.org/~mccann/mate-session/docs/mate-session.html#org.gnome.SessionManager.Inhibit + * https://people.gnome.org/~mccann/gnome-session/docs/gnome-session.html#org.gnome.SessionManager.Inhibit */ #define INHIBIT_LOGOUT (1U) #define INHIBIT_SUSPEND (4U) -- cgit v1.2.1