summaryrefslogtreecommitdiff
path: root/tools/builds.pm
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-01-27 20:41:04 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2012-02-01 15:02:21 +0100
commitc18a4e631690250024031be1b306e9003b2300ad (patch)
treed4e900e802bc71b51a6834e347cad3a3813c2be6 /tools/builds.pm
parentf417312a71064550cf66bbbec41f1e18d38b74f2 (diff)
downloadrockbox-c18a4e631690250024031be1b306e9003b2300ad.tar.gz
rockbox-c18a4e631690250024031be1b306e9003b2300ad.zip
fuze+: update builds.pm to reflect the fact that we have icons
Change-Id: I7542b05b851d5a3b9353c48550a6de290ca33037
Diffstat (limited to 'tools/builds.pm')
-rw-r--r--tools/builds.pm3
1 files changed, 2 insertions, 1 deletions
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";
263 }, 263 },
264 'sansafuzeplus' => { 264 'sansafuzeplus' => {
265 name => 'SanDisk Sansa Fuze+', 265 name => 'SanDisk Sansa Fuze+',
266 status => 2 266 status => 2,
267 icon => 'sansafuzeplus',
267 }, 268 },
268 'sansam200' => { 269 'sansam200' => {
269 name => 'SanDisk Sansa m200', 270 name => 'SanDisk Sansa m200',