--- config.ph-2.10-pl11 Tue May 1 07:29:24 2001 +++ config.ph Tue May 1 07:41:37 2001 @@ -6,7 +6,7 @@ ################################################################ package HNS::System; # base configration : must be set -$Title = "Makoto"; +$Title = "絹のくもの巣・誠 と NetBSD"; # mail address $UserMail = 'makoto@ki.nu'; @@ -26,7 +26,7 @@ $HoshinoAntenna = "OK"; # Yes -> OK, No -> NG # default number of display (days) -$DefaultMax = 5; +$DefaultMax = 30; # theme $Theme = "japanese"; @@ -61,7 +61,7 @@ $IgnoreReserved = "OFF"; # if "ON" then always displays diary reversely -$AlwaysReverse = "OFF"; +$AlwaysReverse = "ON"; # display order of sections in a day $NewReverse = 1; # 0 -> normal, 1 -> reverse @@ -104,7 +104,7 @@ ################################################################ package HNS::PIM::Todo; -$MaxNum = 8; # max number of Todo +$MaxNum = 25; # max number of Todo ################################################################ package HNS::Hnf::Command::Image;