X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fmunch.c;h=84ff9608e332359332a29cb51590cc00503ebaa9;hb=8e0f39b4a12b9a908af2b3b175ebe87c14b4a6ab;hp=b686b95a245c8eab4bcb21c0db216fdb81d3a7af;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/munch.c b/hacks/munch.c index b686b95a..84ff9608 100644 --- a/hacks/munch.c +++ b/hacks/munch.c @@ -9,7 +9,7 @@ * * Some code stolen from / This is meant to work with * xscreensaver, Copyright (c) 1992, 1995, 1996 - * 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 @@ -44,8 +44,8 @@ char *progclass = "Munch"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*delay: 5000", "*hold: 100000", "*clear: 50",