mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
8dc485fa52
PR: 245516 Submitted by: Thomas Hurst <tom@hur.st>
22 lines
563 B
Plaintext
22 lines
563 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
English Instructions:
|
|
Please tell your users to merge their old dotfiles with the new ones, in
|
|
%%PREFIX%%/share/skel/zh_CN.eucCN/dot.*
|
|
|
|
For future adduser
|
|
# adduser -k %%PREFIX%%/share/skel/zh_CN.eucCN
|
|
|
|
**************************************************************************
|
|
|
|
简体中文说明:
|
|
请告诉您的用户比较他们的新旧设置,放在
|
|
%%PREFIX%%/share/skel/zh_CN.eucCN/dot.*
|
|
|
|
如果以后需要新增用户,请用类似以下的方式:
|
|
# adduser -k %%PREFIX%%/share/skel/zh_CN.eucCN
|
|
EOM
|
|
}
|
|
]
|