[gdm/wip/wayland-for-merge: 13/17] Add wayland-sessions
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/wayland-for-merge: 13/17] Add wayland-sessions
- Date: Thu, 6 Mar 2014 20:47:12 +0000 (UTC)
commit e405f552b39e31e8c4fec6149d7c300d0c9b94c5
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 381fe51..fd3be73 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]