blob: 5d43817aeb4c445e2fbfb69b5c66e4d36a3b4a54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
=head1 ���������
=head2 ����
# Descriptions:
# History:
# Value:
# Examples:
reply_message_charset = $default_charset
# Descriptions:
# History:
# Value:
# Examples:
system_message_charset = $default_charset
# Descriptions:
# History:
# Value:
# Examples:
template_file_charset = euc-jp
# Descriptions:
# History:
# Value:
# Examples:
message_default_subject = fml system message
# Descriptions:
# History:
# Value:
# Examples:
reply_message_subject = reply from $ml_name ML
# Descriptions:
# History:
# Value:
# Examples:
system_message_subject = fml system message ($ml_name ML)
=head2 �ƥ�ץ졼�ȥե����뷲
# Descriptions: �إ�ץե�����
# History:
# Value:
# Examples:
help_file = $ml_home_dir/help
# Descriptions: �إ�ץե�����
# History:
# Value:
# Examples:
guide_file = $ml_home_dir/guide
# Descriptions: �إ�ץե�����
# History:
# Value:
# Examples:
summary_file = $ml_home_dir/summary
# Descriptions: �إ�ץե�����
# History:
# Value:
# Examples:
objective_file = $ml_home_dir/objective
|