in checkbox_gtk/gtk_interface.py, near the bottom, this call positions the text:
#Position to render text cairo_drawing_context.move_to(100,45) I find that changing the X position from 100 to 55 makes the end of the "hardware database" string align nicely with the end of the large "Ubuntu" on top of it. However this obviously only works in english and with that particular string. If the string is going to change and/or be translated, the text will probably be moving all over the place, so going to a lot of trouble to align it might not be worth it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554202 Title: Checkbox still uses the old ubuntu logo. To manage notifications about this bug go to: https://bugs.launchpad.net/checkbox/+bug/554202/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
