X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frorschach.c;h=3c1a20e5fe9a9a59af3fdff586c336cfccf95082;hb=2a991a811de4c7b22f812682b267b616a809fd9a;hp=d6e0e2252c69a3cf82d0173f956bb5015ea78306;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/rorschach.c b/hacks/rorschach.c index d6e0e225..3c1a20e5 100644 --- a/hacks/rorschach.c +++ b/hacks/rorschach.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992, 1996 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992, 1996 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 @@ -108,8 +108,8 @@ hurm (Display *dpy, Window window) char *progclass = "Rorschach"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*xsymmetry: true", "*ysymmetry: false", "*iterations: 4000",