diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2017-08-30 21:05:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:19:58 +0700 |
commit | 5f7670e209408c8579d13ab1092cfc4ccee408ca (patch) | |
tree | a2e626b98d32e9f2f400945ef61a7563ca25f689 /misc/fcitx/profile.d/fcitx.csh | |
parent | 79607a1a414349834c8fe243a200291ce5254cbf (diff) |
misc/fcitx: Updated for version 4.2.9.4.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'misc/fcitx/profile.d/fcitx.csh')
-rw-r--r-- | misc/fcitx/profile.d/fcitx.csh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/fcitx/profile.d/fcitx.csh b/misc/fcitx/profile.d/fcitx.csh deleted file mode 100644 index ab1b455593e46..0000000000000 --- a/misc/fcitx/profile.d/fcitx.csh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/csh - -setenv XMODIFIERS "@im=fcitx" -setenv XIM fcitx -setenv XIM_PROGRAM fcitx -setenv GTK_IM_MODULE fcitx -setenv QT_IM_MODULE fcitx |