summaryrefslogtreecommitdiff
path: root/fml/doc
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-11-29 07:29:12 +0000
committerfukachan <fukachan>2003-11-29 07:29:12 +0000
commitd9502cec7486e393c9d1c0febc2e05f0f1236f06 (patch)
tree4e309b56b2ab78a43f1e72760799d2ed63670640 /fml/doc
parent2fd5b2b1baf9d9355ae7615831209c8ade5df4da (diff)
downloadfml8-d9502cec7486e393c9d1c0febc2e05f0f1236f06.tar.gz
fml8-d9502cec7486e393c9d1c0febc2e05f0f1236f06.tar.bz2
fml8-d9502cec7486e393c9d1c0febc2e05f0f1236f06.zip
s/x_ml_name/outgoing_mail_header_x_ml_name/g;
Diffstat (limited to 'fml/doc')
-rw-r--r--fml/doc/ja/tutorial/customize/case_studies.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/customize/case_studies.sgml b/fml/doc/ja/tutorial/customize/case_studies.sgml
index a713f944..68a7194f 100644
--- a/fml/doc/ja/tutorial/customize/case_studies.sgml
+++ b/fml/doc/ja/tutorial/customize/case_studies.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: case_studies.sgml,v 1.3 2003/02/16 15:12:29 fukachan Exp $
+ $FML: case_studies.sgml,v 1.4 2003/04/15 14:51:36 fukachan Exp $
-->
@@ -27,7 +27,7 @@ article_header_rewrite_rules -= rewrite_article_subject_tag
つまり mlname から office#mlname へ変更する。
<screen>
# office#$mlname
-x_ml_name = office#$ml_name
+outgoing_mail_header_x_ml_name = office#$ml_name
</screen>
</para>