Codewarrior strikes again, run icon this time :) thanks man

SVN revision: 15221
This commit is contained in:
handyande 2005-06-09 22:49:12 +00:00 committed by handyande
parent 02c0ceb5c9
commit 7e68aa7b5f
2 changed files with 20 additions and 0 deletions

View File

@ -22,6 +22,7 @@ images {
image: "gadget.png" LOSSY 90;
image: "configuration.png" LOSSY 90;
image: "run.png" LOSSY 90;
}
collections {
@ -373,4 +374,23 @@ collections {
}
}
}
group {
name: "run";
max: 64 64;
parts {
part {
name: "icon";
mouse_events: 0;
description {
state: "default" 0.0;
aspect: 1.0 1.0;
max: 64 64;
image {
normal: "run.png";
}
}
}
}
}
}

BIN
data/icons/images/run.png Normal file

Binary file not shown.