From c18a4e631690250024031be1b306e9003b2300ad Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Fri, 27 Jan 2012 20:41:04 +0100 Subject: [PATCH] fuze+: update builds.pm to reflect the fact that we have icons Change-Id: I7542b05b851d5a3b9353c48550a6de290ca33037 --- tools/builds.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/builds.pm b/tools/builds.pm index fb83fe232e..761a10b4a6 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -263,7 +263,8 @@ $releasenotes="/wiki/ReleaseNotes310"; }, 'sansafuzeplus' => { name => 'SanDisk Sansa Fuze+', - status => 2 + status => 2, + icon => 'sansafuzeplus', }, 'sansam200' => { name => 'SanDisk Sansa m200', -- 2.11.4.GIT