[2603] in Release_7.7_team

home help back first fref pref prev next nref lref last post

Default background proposal

daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Feb 22 18:17:12 2001

Date: Thu, 22 Feb 2001 18:11:54 -0500
Message-Id: <200102222311.SAA19663@egyptian-gods.MIT.EDU>
From: Greg Hudson <ghudson@MIT.EDU>
To: source-reviewers@MIT.EDU
Cc: aui@MIT.EDU, release-team@MIT.EDU

Okay, here is a new proposal for a default background.  It is the
nautilus PR3 default, so we would stand some chance of being
consistent with the rest of the world.  You can try it out yourself
with:

athrun graphics xv -root ~source/third/nautilus/data/patterns/brushed_metal.png

And there's a mockup of the desktop with this background at
/afs/dev.mit.edu/user/ghudson/desktop6.png.

Index: preferences.c
===================================================================
RCS file: /afs/dev.mit.edu/source/repository/third/control-center/capplets/new-background-properties/preferences.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 preferences.c
--- preferences.c	2000/12/24 18:01:31	1.1.1.1
+++ preferences.c	2001/02/22 22:53:40
@@ -211,7 +211,7 @@
 		gnome_config_get_int ("/Background/Default/wallpaperAlign=0");
 
 	prefs->wallpaper_filename = 
-		gnome_config_get_string ("/Background/Default/wallpaper=none");
+		gnome_config_get_string ("/Background/Default/wallpaper=/usr/athena/share/nautilus/patterns/brushed_metal.png");
 	prefs->wallpaper_sel_path = 
 		gnome_config_get_string 
 		("/Background/Default/wallpapers_dir=./");

home help back first fref pref prev next nref lref last post