repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
colibri
/
colibri.install
blob
2fa7f7b8835c7507998acceb703c25ca6fa0c9d1
1
post_install() {
2
echo ""
3
echo "Colibri notifications works with 4.4 and higher"
4
echo ""
5
echo "Enabling Colibri notifications can be a bit tricky:
6
- Right-click on the systemtray applet
7
- Select \"System Tray Settings\"
8
- Uncheck the \"Application notifications\" box"
9
}
10
11
post_upgrade() {
12
post_install $1
13
}