diff options
| author | fukachan <fukachan> | 2005-05-29 01:16:58 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-05-29 01:16:58 +0000 |
| commit | a2f68c75fbf2d6fd281b4c0910d2cae3e504472a (patch) | |
| tree | 75e780cc4126c109850aedf9a188f980d13c715d /fml | |
| parent | e7764ea86a88f03adc611731fba3fb141b250c50 (diff) | |
| download | fml8-a2f68c75fbf2d6fd281b4c0910d2cae3e504472a.tar.gz fml8-a2f68c75fbf2d6fd281b4c0910d2cae3e504472a.tar.bz2 fml8-a2f68c75fbf2d6fd281b4c0910d2cae3e504472a.zip | |
define editors: vi, ng, mule, emacs, xemacs
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/etc/src/config.cf.en/paths.cf | 40 | ||||
| -rw-r--r-- | fml/etc/src/config.cf.ja/paths.cf | 40 |
2 files changed, 80 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/paths.cf b/fml/etc/src/config.cf.en/paths.cf index 605c7f0d..79888a89 100644 --- a/fml/etc/src/config.cf.en/paths.cf +++ b/fml/etc/src/config.cf.en/paths.cf @@ -275,3 +275,43 @@ path_bogofilter = @BOGOFILTER@ # Value: FILE # Examples: path_clamscan = @CLAMSCAN@ + + +=head2 editors + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_vi = @VI@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_ng = @NG@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_mule = @MULE@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_emacs = @EMACS@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_xemacs = @XEMACS@ + + diff --git a/fml/etc/src/config.cf.ja/paths.cf b/fml/etc/src/config.cf.ja/paths.cf index 605c7f0d..79888a89 100644 --- a/fml/etc/src/config.cf.ja/paths.cf +++ b/fml/etc/src/config.cf.ja/paths.cf @@ -275,3 +275,43 @@ path_bogofilter = @BOGOFILTER@ # Value: FILE # Examples: path_clamscan = @CLAMSCAN@ + + +=head2 editors + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_vi = @VI@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_ng = @NG@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_mule = @MULE@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_emacs = @EMACS@ + + +# Descriptions: +# History: +# Value: FILE +# Examples: +path_xemacs = @XEMACS@ + + |
