X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgreynetic.c;h=b2ddec4c0593764330629609035ae0cf70004035;hb=3210e7e80ee2b5a7d2049a5aaff9f17b9c93dcc9;hp=c3f5fbaf0c22b322ba14d9bcadb0ff29c0f729ba;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/greynetic.c b/hacks/greynetic.c index c3f5fbaf..b2ddec4c 100644 --- a/hacks/greynetic.c +++ b/hacks/greynetic.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 @@ -159,8 +159,8 @@ greynetic (Display *dpy, Window window) char *progclass = "Greynetic"; char *defaults [] = { - "Greynetic.background: black", /* to placate SGI */ - "Greynetic.foreground: white", + ".background: black", + ".foreground: white", "*delay: 0", 0 };