summarylogtreecommitdiffstats
path: root/openbangla-keyboard.install
diff options
context:
space:
mode:
authorMubashshir2020-08-22 19:26:20 +0600
committerMubashshir2020-08-22 19:26:20 +0600
commit12a4b3771a9209e218213c4936f7ee82c7d261cc (patch)
tree09b5a3569132057a8401ab5b7334bab11841a103 /openbangla-keyboard.install
downloadaur-12a4b3771a9209e218213c4936f7ee82c7d261cc.tar.gz
init
Diffstat (limited to 'openbangla-keyboard.install')
-rw-r--r--openbangla-keyboard.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/openbangla-keyboard.install b/openbangla-keyboard.install
new file mode 100644
index 000000000000..c5ce22cbad37
--- /dev/null
+++ b/openbangla-keyboard.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo "To enable OpenBangla-Keyboard:"
+ echo "1. Make sure ibus is the active input method,"
+ echo "2. Add the OpenBangla-Keyboard engine to ibus input method list."
+}