X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fqix.c;h=c19f3bc6a33f9cd5e4f5f40438188739fefef91b;hb=c31d10b6605cd8dc1a7b61fef4256f06198767e5;hp=c86bf646265c5e8b37481ea40389de9e15ce292f;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/qix.c b/hacks/qix.c index c86bf646..c19f3bc6 100644 --- a/hacks/qix.c +++ b/hacks/qix.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 @@ -454,8 +454,8 @@ qix1 (Display *dpy, Window window, struct qix *qix) char *progclass = "Qix"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*count: 1", "*segments: 50", "*poly: 2",