xf86-video-omapfb: pandora: handle cycle/forcer events better
[openembedded.git] / recipes / opie-restartapplet2 / opie-restartapplet2.inc
1 DESCRIPTION = "Restart Applet"
2 SECTION = "opie/applets"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 APPNAME = "restartapplet2"
6 I18N_FILES = "librestartapplet2.ts"
7
8
9 S = "${WORKDIR}/restartapplet2"
10
11 inherit opie
12
13 # FILES plugins/applets/librestartapplet.so*
14 do_install() {
15 }
16