2011-01-28, 02:55
PATCH
To any one that have access to the source code of Shade.
The Home view doesn't support well the user defined background for the shutdown.
Here a patch to support the user defined background in the Home view:
http://pastebin.com/WPKjk63t
Basically, it's replace all occurence of `special://skin/backgrounds/shutdown.jpg` into `$INFO[Skin.String(Home_Custom_Back_Shutdown_Folder)]`.
Thanks to apply the fix and commit.
To any one that have access to the source code of Shade.
The Home view doesn't support well the user defined background for the shutdown.
Here a patch to support the user defined background in the Home view:
http://pastebin.com/WPKjk63t
Basically, it's replace all occurence of `special://skin/backgrounds/shutdown.jpg` into `$INFO[Skin.String(Home_Custom_Back_Shutdown_Folder)]`.
Thanks to apply the fix and commit.