openbsd-ports/x11/xscreensaver/patches/patch-hacks_deco_c
2002-03-27 01:28:58 +00:00

13 lines
308 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$OpenBSD: patch-hacks_deco_c,v 1.1 2002/03/27 01:28:58 lebel Exp $
--- hacks/deco.c.orig Fri Feb 15 14:50:53 2002
+++ hacks/deco.c Tue Mar 26 20:08:25 2002
@@ -58,7 +58,7 @@ deco (Display *dpy,
}
-char *progclass = "Deco";
+char *progclass = "XDeco";
char *defaults [] = {
".background: black",