mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
579 B

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