From 22cf48640118dd78810965da6b98fa089198f0a7 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 14 Oct 2002 21:22:21 +0000 Subject: Fix a path problem that yielded a blank splash screen. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@75 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-gnome-session_gnome-session.schemas.in.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in (limited to 'x11/gnome-session/files') diff --git a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in new file mode 100644 index 000000000..9bd6c9a2c --- /dev/null +++ b/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in @@ -0,0 +1,11 @@ +--- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 ++++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 +@@ -50,7 +50,7 @@ + /apps/gnome-session/options/splash_image + gnome + string +- @prefix@/share/pixmaps/splash/gnome-splash.png ++ @datadir@/pixmaps/splash/gnome-splash.png + + Splash Screen Image + Preferred Image to use for the splash screen when logging in to the GNOME Desktop -- cgit v1.2.3