[gdm/wip/wayland-rebase: 12/13] Add wayland-sessions
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/wayland-rebase: 12/13] Add wayland-sessions
- Date: Wed, 12 Feb 2014 20:30:39 +0000 (UTC)
commit f4c675dca717315303c6cb45b03a4d41505c6dc9
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]