Author: glen Date: Tue Mar 14 20:04:57 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - set pixmaps path
---- Files affected: SOURCES: nagwatch-path.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/nagwatch-path.patch diff -u /dev/null SOURCES/nagwatch-path.patch:1.1 --- /dev/null Tue Mar 14 21:04:57 2006 +++ SOURCES/nagwatch-path.patch Tue Mar 14 21:04:52 2006 @@ -0,0 +1,11 @@ +--- nagwatch-0.1/nagwatch~ 2003-03-10 17:04:27.000000000 +0200 ++++ nagwatch-0.1/nagwatch 2006-03-14 21:59:44.000000000 +0200 +@@ -13,7 +13,7 @@ + my $port = "33333"; + my $browser = "/usr/bin/mozilla"; + my $url = "http://nagios.mydomain.org/nagios/"; +-my $pixmapdir = "/usr/local/share/nagwatch"; ++my $pixmapdir = "/usr/share/nagwatch"; + + + ### Probably from here, nothing should be changed ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
