After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 153910 - splash_image gconf key needs some improvement
splash_image gconf key needs some improvement
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-28 02:50 UTC by Bryan W Clark
Modified: 2005-01-25 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to the gnome-session.schema.in file (982 bytes, patch)
2004-10-26 16:06 UTC, Bryan W Clark
none Details | Review

Description Bryan W Clark 2004-09-28 02:50:10 UTC
/apps/gnome-session/options/splash_image

This keys descriptions are very vague.  
http://developer.gnome.org/projects/gup/hig/draft_hig_new/gconf-keys.html

Something like:
Short:  Preferred Image to use for login splash screen
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.

Something about the possible types of images would be good as well.
Comment 1 Bryan W Clark 2004-10-26 16:06:34 UTC
Created attachment 33080 [details] [review]
patch to the gnome-session.schema.in file

This patch updates the gnome-session.schema.in file for a more appropriate
gconf key description.	

Since we have branched gnome-session may I apply to HEAD w/ appropriate
ChangeLog entry?
Comment 2 Kjartan Maraas 2005-01-25 20:28:09 UTC
Commiting this so it won't get lost.