diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
commit | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch) | |
tree | e784ed48f7c3bb5a803cbd97b583435da971804d /chinese/fcitx | |
parent | 648300c466186a9a3281a692e09992799c9a706c (diff) |
Notes
Diffstat (limited to 'chinese/fcitx')
-rw-r--r-- | chinese/fcitx/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/chinese/fcitx/files/pkg-message.in b/chinese/fcitx/files/pkg-message.in index 2c13f3178948..645a4af9f80b 100644 --- a/chinese/fcitx/files/pkg-message.in +++ b/chinese/fcitx/files/pkg-message.in @@ -1,5 +1,6 @@ -************************************************************************ - +[ +{ type: install + message: <<EOM Remember to set the environment variable XMODIFIERS: csh/tcsh: setenv XMODIFIERS @im=fcitx @@ -22,5 +23,6 @@ To start fcitx with your desktop, just cp %%PREFIX%%/share/applications/fcitx.desktop \ ~/.config/autostart/ - -************************************************************************ +EOM +} +] |