Noah Petherbridge
0af4dd40bc
* The Windows build of v0.6.0 couldn't load embedded wallpapers such as legal.png when asked, but could load the hard-coded default.png * Root cause was the filesystem.FindFile() checking for path separators in the filepath, and on Win32 this is \ but the internal wallpaper paths use / |
||
---|---|---|
.. | ||
embedded.go | ||
filesystem.go |