X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fpyro.c;h=b62e17ac71c6fb4d2d72b58aa658ae23737b2788;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=3b0a1d2dbbec5e305e3ee9f211323dc6c465b2e3;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/pyro.c b/hacks/pyro.c index 3b0a1d2d..b62e17ac 100644 --- a/hacks/pyro.c +++ b/hacks/pyro.c @@ -223,8 +223,8 @@ pyro (Display *dpy, Window window, Colormap cmap) char *progclass = "Pyro"; char *defaults [] = { - "Pyro.background: black", /* to placate SGI */ - "Pyro.foreground: white", + ".background: black", + ".foreground: white", "*count: 100", "*frequency: 30", "*scatter: 20",