From 1e725dca0bfb230430daa753f09ffe7b45a19795 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Jan 2009 17:30:46 +0000 Subject: get rid of some easter eggs (esp. penguins) --- src/dia_about.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dia_about.inc') diff --git a/src/dia_about.inc b/src/dia_about.inc index 2055ea6..a754d29 100644 --- a/src/dia_about.inc +++ b/src/dia_about.inc @@ -64,7 +64,7 @@ /about.msg { /about.msg - ptheme { "pabout.txt" } { "about.txt" } ifelse findfile dup .undef ne { + "about.txt" findfile dup .undef ne { dup length string dup cvp rot dup length memcpy } if def -- cgit v1.2.1