updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / kbfx / kbfx.install
blob2017bd39d28f1374f6528fc8088477277b6f0ccb
2 post_install() {
3   cat << EOF
4 ==>
5 ==> IMPORTANT:
6 ==>
7 ==> The KBFX config file format has changed.
8 ==> Please unload the KBFX applet, re-login to KDE,
9 ==> and then delete ~/.kde/share/config/kbfxrc
10 ==>
11 ==> The skin specs for KBFX Silk (0.4.9.3) has gone radical
12 ==> changes, thus, many of the skins in KDE-Look might not work.
13 ==>
14 EOF
17 post_upgrade() {
18   post_install
21 op=$1
22 shift
23 $op $*