add plugin(streamtvplayer)
[vuplus_openembedded] / recipes / opie-mailapplet / opie-mailapplet.inc
1 DESCRIPTION = "A Biff-like mailchecker"
2 SECTION = "opie/applets"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "libmailwrapper"
6 APPNAME = "mailapplet"
7
8
9 S = "${WORKDIR}/taskbarapplet"
10
11 inherit opie
12