X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fmoire.c;h=4b48484ce33f93ee7cb88ea0022711339b900c6e;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=7d9798c212907af04c98dd22d579d32a156b9ac7;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/moire.c b/hacks/moire.c index 7d9798c2..4b48484c 100644 --- a/hacks/moire.c +++ b/hacks/moire.c @@ -161,8 +161,8 @@ moire (Display *dpy, Window window, int offset, XColor *colors, int ncolors) char *progclass = "Moire"; char *defaults [] = { - "Moire.background: blue", /* to placate SGI */ - "Moire.foreground: red", + ".background: blue", + ".foreground: red", "*random: true", "*delay: 5", "*ncolors: 64",