summarylogtreecommitdiffstats
path: root/telegram-desktop.install
diff options
context:
space:
mode:
authorHaochen Tong2017-12-08 14:33:06 +0800
committerHaochen Tong2017-12-10 15:26:51 +0800
commitd312bd219d6dbae9c69c5f8d1dd71b2ce42613bf (patch)
tree168132d3dcd8a2995586ef9b48afa5d2b6111244 /telegram-desktop.install
parent402d1dce3e63cd880708ab399ce79b4a8ab8441a (diff)
downloadaur-d312bd219d6dbae9c69c5f8d1dd71b2ce42613bf.tar.gz
upgpkg (alpha)
Diffstat (limited to 'telegram-desktop.install')
-rw-r--r--telegram-desktop.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/telegram-desktop.install b/telegram-desktop.install
index d75cab547d8a..aa9a5a20969a 100644
--- a/telegram-desktop.install
+++ b/telegram-desktop.install
@@ -1,9 +1,7 @@
post_install () {
cat <<EOF
Telegram will crash if you only have libappindicator-gtk2 installed.
-
-Either removing libappindicator-gtk2 or installing libappindicator-gtk3
-should be enough to avoid the crash.
+Either remove libappindicator-gtk2, or install libappindicator-gtk3 to avoid the crash.
EOF
}