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:
Rubén Rodríguez 2012-10-14 22:52:34 +02:00
parent 3c295ff496
commit e96db270bf
22 changed files with 11624 additions and 239 deletions

View file

@ -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");