[gdm/wip/wayland-rebase: 10/12] Add wayland-sessions
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/wayland-rebase: 10/12] Add wayland-sessions
- Date: Thu, 13 Feb 2014 22:02:37 +0000 (UTC)
commit fc178535b01f31c4b154fc1af9c2158c35896c71
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Feb 11 15:42:27 2014 -0500
Add wayland-sessions
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 45b8acc..a047f18 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]