diff --git a/x11/gnome/session/Makefile b/x11/gnome/session/Makefile
index 99ba138e5e2..2b69b2e1c91 100644
--- a/x11/gnome/session/Makefile
+++ b/x11/gnome/session/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.68 2009/02/11 15:47:51 jasper Exp $
+# $OpenBSD: Makefile,v 1.69 2009/02/17 10:22:02 ajacoutot Exp $
COMMENT= GNOME session
GNOME_PROJECT= gnome-session
GNOME_VERSION= 2.24.3
-PKGNAME= ${DISTNAME}p3
+PKGNAME= ${DISTNAME}p4
CATEGORIES= x11
diff --git a/x11/gnome/session/patches/patch-data_gnome-session_schemas_in b/x11/gnome/session/patches/patch-data_gnome-session_schemas_in
new file mode 100644
index 00000000000..8d9fca4c1ed
--- /dev/null
+++ b/x11/gnome/session/patches/patch-data_gnome-session_schemas_in
@@ -0,0 +1,15 @@
+$OpenBSD: patch-data_gnome-session_schemas_in,v 1.1 2009/02/17 10:22:02 ajacoutot Exp $
+
+Show splash screen by default.
+
+--- data/gnome-session.schemas.in.orig Tue Feb 17 11:22:57 2009
++++ data/gnome-session.schemas.in Tue Feb 17 11:23:10 2009
+@@ -7,7 +7,7 @@
+ /apps/gnome-session/options/show_splash_screen
+ gnome
+ bool
+- false
++ true
+
+ Show the splash screen
+ Show the splash screen when the session starts up