X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frocks.c;h=aceef3bcf8073fe2b30981bbad08a16527777f7a;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hp=fa5e504840ceeb8da2c9a6c32225852f558bfbf9;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/rocks.c b/hacks/rocks.c index fa5e5048..aceef3bc 100644 --- a/hacks/rocks.c +++ b/hacks/rocks.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 @@ -488,8 +488,8 @@ init_rocks (Display *d, Window w) char *progclass = "Rocks"; char *defaults [] = { - "*background: Black", - "*foreground: #E9967A", + ".background: Black", + ".foreground: #E9967A", "*colors: 5", "*count: 100", "*delay: 50000",