desktop/kdeconnect/kdeconnect.install

10 lines
200 B
Plaintext
Raw Normal View History

2014-10-20 23:09:25 +08:00
post_upgrade() {
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
}
2013-10-27 19:29:03 +08:00
post_install() {
echo 'To use kdeconnect run you might be required to
open ports 1714:1764, incoming for tcp & udp'
2013-10-27 19:29:03 +08:00
}