X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fattraction.c;h=4b16af97b9b904d3201a2bd1ce5570065fd265e5;hb=8e0f39b4a12b9a908af2b3b175ebe87c14b4a6ab;hp=42930046acc350997deab5cdca33de6ef5e0876e;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/attraction.c b/hacks/attraction.c index 42930046..4b16af97 100644 --- a/hacks/attraction.c +++ b/hacks/attraction.c @@ -1,5 +1,5 @@ /* xscreensaver, Copyright (c) 1992, 1995, 1996, 1997 - * Jamie Zawinski + * Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -612,8 +612,8 @@ run_balls (Display *dpy, Window window) char *progclass = "Attraction"; char *defaults [] = { - "Attraction.background: black", /* to placate SGI */ - "Attraction.foreground: white", + ".background: black", + ".foreground: white", "*mode: balls", "*points: 0", "*size: 0",