@Vishal,
Looking at this: "/lib/plymouth/themes/ubuntu-logo/ubuntu-logo.script"

>From line 170:
#-----------------------------------------Logo 
functions------------------------------

# Call this when updating the screen
fun draw_logo () {
    logo.sprite.SetX (logo.x);
    logo.sprite.SetY (logo.y);
    logo.sprite.SetZ (logo.z);
    logo.sprite.SetOpacity (1);
}

Is that the area your describing?

-- 
plymouth ubuntu-logo theme script SetY/SetZ typo
https://bugs.launchpad.net/bugs/542458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to