[gdm] Add wayland-sessions
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] Add wayland-sessions
- Date: Tue, 18 Mar 2014 20:19:45 +0000 (UTC)
commit 01f402ed5ee5fca1dbe4a796774f4dfcb5414199
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Feb 11 15:42:27 2014 -0500
Add wayland-sessions
Add the wayland-sessions directory, as shipped by gdm.
https://bugzilla.gnome.org/show_bug.cgi?id=726380
daemon/gdm-session.c | 1 +
libgdm/gdm-sessions.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/daemon/gdm-session.c b/daemon/gdm-session.c
index 989981b..7f8ccf1 100644
--- a/daemon/gdm-session.c
+++ b/daemon/gdm-session.c
@@ -363,6 +363,7 @@ get_system_session_dirs (void)
DMCONFDIR "/Sessions/",
DATADIR "/gdm/BuiltInSessions/",
DATADIR "/xsessions/",
+ DATADIR "/wayland-sessions/",
NULL
};
diff --git a/libgdm/gdm-sessions.c b/libgdm/gdm-sessions.c
index 0c51c02..2971f17 100644
--- a/libgdm/gdm-sessions.c
+++ b/libgdm/gdm-sessions.c
@@ -193,6 +193,7 @@ collect_sessions (void)
DMCONFDIR "/Sessions/",
DATADIR "/gdm/BuiltInSessions/",
DATADIR "/xsessions/",
+ DATADIR "/wayland-sessions/",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]