[gdm/wip/wayland-take-2: 5/9] Add wayland-sessions
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/wayland-take-2: 5/9] Add wayland-sessions
- Date: Tue, 18 Mar 2014 02:45:36 +0000 (UTC)
commit 20c11148db75991b481ccdce6e1ee4f8b763ad07
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.
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 2da131e..3627b94 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]