Voting, fix save browser

This commit is contained in:
Simon Robertshaw
2012-01-28 19:56:13 +00:00
parent 28d4aecb6c
commit 7c53ca7799
17 changed files with 166 additions and 38 deletions

BIN
resources/document.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

4
resources/powder-res.rc Normal file
View File

@@ -0,0 +1,4 @@
#define IDI_ICON1 101
#define IDI_ICON2 102
IDI_ICON1 ICON DISCARDABLE "powder.ico"
IDI_ICON2 ICON DISCARDABLE "document.ico"

BIN
resources/powder.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB