https://bugzilla.novell.com/show_bug.cgi?id=304226#c2 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@novell.com --- Comment #2 from Dirk Mueller <dmueller@novell.com> 2007-08-24 04:28:21 MST --- ------------------------------------------------------------------------ r911 | lnussel | 2002-03-15 17:55:28 +0100 (Fri, 15 Mar 2002) | 2 lines new html template, new english texts, fixed size of 640x480, new pictures ------------------------------------------------------------------------ Index: greetings.cpp =================================================================== --- greetings.cpp (revision 910) +++ greetings.cpp (revision 911) @@ -82,7 +82,17 @@ SuSEgreetings::SuSEgreetings(QWidget *pa Text->setText( content ); // Text->setLinkColor( QColor( 98, 153, 0 ) ); Text->setNotifyClick( true ); + Text->setMaximumSize( 640, 480 ); + Text->setVScrollBarMode(QScrollView::AlwaysOff); -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.