Include logo in plymouth theme

This commit is contained in:
Marek Marczykowski 2011-06-23 23:33:59 +02:00
parent fd08adaf55
commit 6527d73a6c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -3,7 +3,7 @@
Window.SetBackgroundTopColor(0.234, 0.43, 0.705);
Window.SetBackgroundBottomColor(0.16, 0.25, 0.44);
logo.image = Image("special://logo");
logo.image = Image("logo.png");
logo.sprite = Sprite(logo.image);
logo.opacity_angle = 0;