X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fnoseguy.c;h=0afb52c85d58d8ec531d5535540bd8c068eb181b;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hp=aa0f1c6c39765bedbce1d44bcb65842e4f9eaf86;hpb=6bb727f03bff0389fbb1349d7df4c9d8d7532959;p=xscreensaver diff --git a/hacks/noseguy.c b/hacks/noseguy.c index aa0f1c6c..0afb52c8 100644 --- a/hacks/noseguy.c +++ b/hacks/noseguy.c @@ -1,5 +1,5 @@ /* xscreensaver, Copyright (c) 1992, 1996, 1997, 1998 - * 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 @@ -610,8 +610,8 @@ get_words (void) char *progclass = "Noseguy"; char *defaults [] = { - "Noseguy.background: black", /* to placate SGI */ - "Noseguy.foreground: gray80", + ".background: black", + ".foreground: gray80", #ifndef VMS "*mode: program", #else