summarylogtreecommitdiffstats
path: root/fcitx5-openbangla.install
diff options
context:
space:
mode:
Diffstat (limited to 'fcitx5-openbangla.install')
-rw-r--r--fcitx5-openbangla.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/fcitx5-openbangla.install b/fcitx5-openbangla.install
new file mode 100644
index 000000000000..1fb3fe9b3227
--- /dev/null
+++ b/fcitx5-openbangla.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo "To enable OpenBangla-Keyboard:"
+ echo "1. Make sure fcitx5 is the active input method,"
+ echo "2. Add the OpenBangla-Keyboard engine to fcitx5 input method list."
+}
+
+# vim: ft=sh:ts=4:noet