summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-12 11:36:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-12 11:36:43 +0800
commit7c2cb6e4162a0e46463b197bcb76fca3911fd327 (patch)
treece4225398aa144fa8cb39d0912b184e1780a1c40 /x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in
parent8205db2edbc4570ee1ff003aec85fe8294f52d9b (diff)
downloadmarcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar.gz
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar.bz2
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar.lz
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar.xz
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.tar.zst
marcuscom-ports-7c2cb6e4162a0e46463b197bcb76fca3911fd327.zip
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1312 df743ca5-7f9a-e211-a948-0013205c9059
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>