The config options `bar_height' and `bar_width' have been removed from the config...
[onis.git] / contrib / systemwide-patch / systemwide-patch.diff
index 63b189b..36783f7 100644 (file)
@@ -1,6 +1,6 @@
 diff -ur trunk/onis systemwide-patch/onis
---- trunk/onis 2005-04-17 15:14:57.000000000 +0200
-+++ systemwide-patch/onis      2005-04-17 15:20:26.000000000 +0200
+--- trunk/onis 2005-04-23 10:46:17.000000000 +0200
++++ systemwide-patch/onis      2005-04-23 10:47:37.000000000 +0200
 @@ -15,10 +15,6 @@
  
  BEGIN
@@ -12,12 +12,12 @@ diff -ur trunk/onis systemwide-patch/onis
        # 0x0010   Language (make not-translated lines red/yellow)
        # 0x0020   Parser (dropped lines)
        # 0x0040   Parser (time information)
-@@ -54,13 +50,13 @@
print STDERR $/, __FILE__, ': $Id: onis 82 2005-04-17 13:14:57Z octo $' if ($::DEBUG);
+@@ -72,13 +68,13 @@
our $PurgeLogs = 0;
  
  parse_argv (@ARGV);
 -read_config (get_config ('config') ? get_config ('config') : 'onis.conf');
-+read_config (get_config ('config') ? get_config ('config') : '/etc/onis.conf');
++read_config (get_config ('config') ? get_config ('config') : '/etc/onis/onis.conf');
  read_config (scalar get_config ('theme')) if (get_config ('theme'));
  
  my $output = get_config ('output');
@@ -29,18 +29,9 @@ diff -ur trunk/onis systemwide-patch/onis
  
  foreach ('Core', get_config ('plugin'))
 diff -ur trunk/onis.conf systemwide-patch/onis.conf
---- trunk/onis.conf    2005-04-17 15:13:13.000000000 +0200
-+++ systemwide-patch/onis.conf 2005-04-17 15:25:49.000000000 +0200
-@@ -158,7 +158,7 @@
- # Sets the directory in which the storage file(s) should be kept. This is used
- # by ``Dbm'' and ``Storable''.
--storage_dir: "var/";
-+storage_dir: "/var/lib/onis/";
- #
-@@ -177,9 +177,9 @@
+--- trunk/onis.conf    2005-04-23 10:41:33.000000000 +0200
++++ systemwide-patch/onis.conf 2005-04-23 10:47:37.000000000 +0200
+@@ -171,9 +171,9 @@
  # Style settings. If no theme is given this might result in a lot of very
  # weird errors, so better set one ;)
  # Valid themes as of onis 0.7.0: light, liner, dark