From 6977f530c9280258b675d10e23b59cb721946bf2 Mon Sep 17 00:00:00 2001 From: longinus Date: Fri, 10 Aug 2012 08:39:18 +0000 Subject: [PATCH] category fix, EPG reget fix git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@949 4e526526-5e11-4fc0-8910-f8fd03428081 --- rectool/trunk/rectool.pl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rectool/trunk/rectool.pl b/rectool/trunk/rectool.pl index 93f7e8b..d3e9ae1 100755 --- a/rectool/trunk/rectool.pl +++ b/rectool/trunk/rectool.pl @@ -278,7 +278,9 @@ tie %category, 'Tie::IxHash'; 'documentary' => { name => 'ドキュメンタリー・教養' , color => '#0000ff' }, 'stage' => { name => '演劇' , color => '#8000ff' }, 'hobby' => { name => '趣味・実用' , color => '#ff00ff' }, - 'etc' => { name => 'その他' , color => '#ff0080' }, + 'welfare' => { name => '福祉' , color => '#ff0080' }, + 'reserved' => { name => '予備' , color => '#808080' }, + 'etc' => { name => 'その他' , color => '#808080' }, ); ################ 初期化ここまで ################ @@ -1901,11 +1903,11 @@ if ( $mode eq 'expert' ) { $HTML .= qq {\n}; $HTML .= qq {