Load icons manually on Windows
authorSam Thursfield <samthursfield@codethink.co.uk>
Fri, 20 May 2011 13:52:54 +0000 (14:52 +0100)
committerSam Thursfield <samthursfield@codethink.co.uk>
Fri, 20 May 2011 14:02:06 +0000 (15:02 +0100)
commite25db9343935a42df633aa66b7367d262ced8248
tree5c8dc13eb4cbacddca3d4ab0590c2cddde0b01f4
parente8115a856acb7ded0550182b2a86da274fdbfffd
Load icons manually on Windows

Icon themes don't really make sense (or work) when the app is running
in an independent sandbox prefix. Instead, the icons we need will be
put in share/icons and loaded directly using GdkPixbuf.
Makefile.am
src/moonshot-identities-manager.vala
src/moonshot-utils.vala [new file with mode: 0644]
src/moonshot-window.vala
windows/app.wxs