Parent Directory | Revision Log
Imported
1 | wakaba | 1.1 | |
2 | package H2H::RC; | ||
3 | |||
4 | sub init { | ||
5 | my $o = shift; | ||
6 | $o->{version} = 'H2H/1.0'; | ||
7 | $o->{title} = 'Íý¿ô²ÊÂç¼Åµ'; | ||
8 | $o->{subtitle} = ''; | ||
9 | $o->{theme} = 'Glossary'; | ||
10 | $o->{theme09} = 'general'; | ||
11 | $o->{favicon} = '/~wakaba/art/icon/chuubu'; | ||
12 | } | ||
13 | |||
14 | 1; |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |