| author | Andy Frank <afrankvt@gmail.com> |
| Sat Feb 04 08:52:06 2012 -0500 (3 months ago) | |
| changeset 3609 | f6079780619a |
| parent 3608 | e6120b771aa3 |
| child 3610 | 741c31561063 |
| src/icons/build.fan | file | annotate | diff | revisions | |
| src/icons/x64/warn.png | file | annotate | diff | revisions |
1.1 --- a/src/icons/build.fan Sat Feb 04 08:51:29 2012 -0500 1.2 +++ b/src/icons/build.fan Sat Feb 04 08:52:06 2012 -0500 1.3 @@ -26,7 +26,7 @@ 1.4 "vcs.name": "Mercurial", 1.5 "vcs.uri": "http://hg.fantom.org/fan-1.0/"] 1.6 depends = ["sys 1.0"] 1.7 - resDirs = [`x16/`, `x32/`, `x48/`, `x256/`] 1.8 + resDirs = [`x16/`, `x32/`, `x48/`, `x64/`, `x256/`] 1.9 docApi = false 1.10 } 1.11 } 1.12 \ No newline at end of file
2.1 Binary file src/icons/x64/warn.png has changed