From e56b151efb2be8827b3287ac0c3fc2532b631ac8 Mon Sep 17 00:00:00 2001 From: Adam Boot Date: Fri, 19 Jan 2007 23:23:32 +0000 Subject: Update manual screenshots and fix a comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12076 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bubbles.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins') diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c index f3a03cbd7b..1f5b319e72 100644 --- a/apps/plugins/bubbles.c +++ b/apps/plugins/bubbles.c @@ -126,7 +126,7 @@ PLUGIN_HEADER #define ROW_INDENT 8 #define MAX_FPS 30 -/* 12x12 bubbles (iPod Nano, Sansa E200) */ +/* 12x12 bubbles (iPod Nano) */ #elif (LCD_HEIGHT == 132) && (LCD_WIDTH == 176) #define BUBBLE_WIDTH 12 #define BUBBLE_HEIGHT 12 -- cgit v1.2.3