moved running man into icon bitmap

svn: r6800
This commit is contained in:
Robby Findler 2007-07-02 18:44:32 +00:00
parent 9271da9090
commit 9119ec8d10
2 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ module browser threading seems wrong.
(define make-execute-bitmap
(bitmap-label-maker (string-constant execute-button-label)
(get-running-bitmap)))
(build-path (collection-path "icons") "run.png")))
(define make-save-bitmap
(bitmap-label-maker (string-constant save-button-label)
(build-path (collection-path "icons") "save.png")))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 399 B