From koffice Wed Aug 30 17:52:50 2006 From: Danny Allen Date: Wed, 30 Aug 2006 17:52:50 +0000 To: koffice Subject: [Bug 121352] Minor typo in KOffice GUI Message-Id: <20060830175250.6658.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=koffice&m=115696083403748 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=121352 dannya40uk yahoo co uk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From dannya40uk yahoo co uk 2006-08-30 19:52 ------- SVN commit 578974 by dannya: fixed in trunk/ according to http://en.wikipedia.org/wiki/The_quick_brown_fox_jumps_over_the_lazy_dog BUG: 121352 M +2 -2 KoFontDiaPreview.cpp --- trunk/koffice/libs/kotext/KoFontDiaPreview.cpp #578973:578974 @ -39,8 +39,8 @ KoFontDiaPreview::KoFontDiaPreview( QWidget* parent, const char* name , Qt::WFlags fl ) : Q3Frame( parent, name, fl ) - ,m_text( i18n( "The quick brown dog jumps over the lazy cat." ) ) - ,displayText( i18n( "The quick brown dog jumps over the lazy cat." ) ) + ,m_text( i18n( "The quick brown fox jumps over the lazy dog." ) ) + ,displayText( i18n( "The quick brown fox jumps over the lazy dog." ) ) ,m_font( KoGlobal::defaultFont() ) ,m_textColor( Qt::black ) ,m_backgroundColor( Qt::white ) ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice