0.2 snapshot
[himkr] / debian / hildon-input-method-plugins-korean / DEBIAN / postinst
1 #!/bin/sh -e
2
3 if [ "$1" = "configure" ]; then
4         hildon-im-recache
5 fi