12 lines
647 B
Diff
12 lines
647 B
Diff
--- data/gnome-session.schemas.in
|
|
+++ data/gnome-session.schemas.in
|
|
@@ -50,7 +50,7 @@
|
|
<applyto>/apps/gnome-session/options/splash_image</applyto>
|
|
<owner>gnome</owner>
|
|
<type>string</type>
|
|
- <default>splash/gnome-splash.png</default>
|
|
+ <default>/usr/share/dist/splash/dist-splash.png</default>
|
|
<locale name="C">
|
|
<short>Preferred Image to use for login splash screen</short>
|
|
<long>This is a relative path value based off the $datadir/pixmaps/ directory. Sub-directories and image names are valid values. Changing this value will effect the next session login.</long>
|