X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fdeco.c;h=3b49c09a74be7afb589cebaf42908c2b7c459cbc;hb=8e0f39b4a12b9a908af2b3b175ebe87c14b4a6ab;hp=bd9e62d886b6d7f1f36e68c45e3fb4ed9f890ae4;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/deco.c b/hacks/deco.c index bd9e62d8..3b49c09a 100644 --- a/hacks/deco.c +++ b/hacks/deco.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1997 Jamie Zawinski +/* xscreensaver, Copyright (c) 1997 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 @@ -59,8 +59,8 @@ deco (Display *dpy, char *progclass = "Deco"; char *defaults [] = { - "Deco.background: black", /* to placate SGI */ - "Deco.foreground: white", + ".background: black", + ".foreground: white", "*maxDepth: 12", "*minWidth: 20", "*minHeight: 20",