Updated toutatis' helpers for linux plymouth gnome-control-center gnome-menus gnome-panel gnome-tweak-tool grub2 gtk+2.0 hplip liferea
This commit is contained in:
parent
3c295ff496
commit
e96db270bf
22 changed files with 11624 additions and 239 deletions
|
|
@ -3,7 +3,7 @@
|
|||
bits_per_pixel = Window.GetBitsPerPixel ();
|
||||
if (bits_per_pixel == 4) {
|
||||
Window.SetBackgroundColor (0, 0, 0);
|
||||
logo.image = Image("trisquel-logo16.png");
|
||||
logo.image = Image("trisquel_logo16.png");
|
||||
} else {
|
||||
logo.image = Image("special://logo");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue