|
diff -Nur root-tail-1.2.orig/config.h root-tail-1.2/config.h
|
|
--- root-tail-1.2.orig/config.h 2004-07-30 21:32:39.000000000 +0200
|
|
+++ root-tail-1.2/config.h 2004-11-09 00:04:42.000000000 +0100
|
|
@@ -4,10 +4,10 @@
|
|
#define DEF_CONT_COLOR "grey"
|
|
|
|
|
|
-//default font.. -font at runtime should work
|
|
+/* default font.. -font at runtime should work */
|
|
#define USE_FONT "*"
|
|
|
|
-//default positions.. can be changed with -g at runtime
|
|
+/* default positions.. can be changed with -g at runtime */
|
|
#define STD_WIDTH 730
|
|
#define STD_HEIGHT 530
|
|
#define LOC_X 30
|