summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in')
-rw-r--r--x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in11
1 files changed, 11 insertions, 0 deletions
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 @@
+ <applyto>/apps/gnome-session/options/splash_image</applyto>
+ <owner>gnome</owner>
+ <type>string</type>
+- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default>
++ <default>@datadir@/pixmaps/splash/gnome-splash.png</default>
+ <locale name="C">
+ <short>Splash Screen Image</short>
+ <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long>