1 DESCRIPTION = "Lock Opie now Button to lock Opie (as configured in the Security settings) on demand."
2 SECTION = "opie/applets"
6 DEPENDS = "opie-security"
7 RDEPENDS = "opie-security"
10 S = "${WORKDIR}/lockapplet"
16 if [ -n "$D" ]; then exit 1; fi
17 if pidof -s qpe >/dev/null; then
18 ${bindir}/qcop QPE/TaskBar "reloadApplets()"
24 ${bindir}/qcop QPE/TaskBar "reloadApplets()"
25 if [ -n "$D" ]; then false; fi
29 install -d ${D}${palmtopdir}/plugins/applets ${D}${palmtopdir}/pics/security/
30 oe_libinstall -so liblockapplet ${D}${palmtopdir}/plugins/applets/