SOURCES: gqview-debug.patch (NEW) - drop startup banner (by abram)
saq
saq at pld-linux.org
Sat Oct 15 12:56:31 CEST 2005
Author: saq Date: Sat Oct 15 10:56:31 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- drop startup banner (by abram)
---- Files affected:
SOURCES:
gqview-debug.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gqview-debug.patch
diff -u /dev/null SOURCES/gqview-debug.patch:1.1
--- /dev/null Sat Oct 15 12:56:31 2005
+++ SOURCES/gqview-debug.patch Sat Oct 15 12:56:26 2005
@@ -0,0 +1,12 @@
+diff -urN gqview-2.1.1.orig/src/main.c gqview-2.1.1/src/main.c
+--- gqview-2.1.1.orig/src/main.c 2005-05-26 19:52:20.000000000 +0200
++++ gqview-2.1.1/src/main.c 2005-10-13 11:03:46.277748416 +0200
+@@ -1191,7 +1191,7 @@
+ /* setup random seed for random slideshow */
+ srand(time(NULL));
+
+-#if 1
++#if 0
+ printf("GQview %s, This is a beta release.\n", VERSION);
+ #endif
+
================================================================
More information about the pld-cvs-commit
mailing list