linphone: fix build without NLS enabled
[openembedded.git] / recipes / buglabs-apps / com.buglabs.app.minesweeper.bb
blobf7c1629a92209567963a7707e8b893883a77cc6f
1 require bug-app.inc
3 DESCRIPTION = "Minesweeper in java. Uses the IDesktopApp interface so you need R1.4.1 and AppUI installed on your bug.\
4 Only has easy as a level, anymore boxes might get a little small, 8x8 with 10 bombs. You can switch between flipping boxes and flagging boxes by clicking on the Flip/Flag button. The number on the right indicates how many more bombs you need to find.\
5 I still haven't figured out how when you click on a space with no bombs around it all the spaces with no bombs around it will also flip, you'll see what I mean."
6 HOMEPAGE = "http://buglabs.net/applications/Minesweeper"
8 DEPENDS += "com.buglabs.osgi com.buglabs.common service-tracker com.buglabs.bug.module.lcd "
10 PV = "1"
12 SRC_LINK = "http://buglabs.net/program_version/download/833"
14 APIVERSION = "1.4.1"