From 31b6d9f530f2dc2ce5569320cc1098bae48eb998 Mon Sep 17 00:00:00 2001 From: christophe Date: Tue, 10 Feb 2004 08:40:29 +0000 Subject: Patch number (4) from M. Michael Opdenacker --- (limited to 'noncore/games/kbill/kbill.cpp') diff --git a/noncore/games/kbill/kbill.cpp b/noncore/games/kbill/kbill.cpp index afeaeb5..18a6875 100644 --- a/noncore/games/kbill/kbill.cpp +++ b/noncore/games/kbill/kbill.cpp @@ -112,7 +112,7 @@ void KBill::ViewHighScores() { void KBill::Story() { field->stopTimer(); HelpDialog *stryDialog = new HelpDialog(this,"helpdialog",1); - QString stryString = tr("The Story

Yet again, the fate of the world rests in your hands! An evil computer hacker, known only by his handle 'Bill', has created the ultimate computer virus. A virus so powerful that it has the power to transmute an ordinary computer into a toaster oven. (oooh!) 'Bill' has cloned himself into a billion-jillion micro-Bills. Their sole purpose is to deliver the nefarious virus, which has been cleverly diguised as a popular operating system. As System Administrator and Exterminator, your job is to keep Bill from succeeding at his task."); + QString stryString = tr("The Story

Yet again, the fate of the world rests in your hands! An evil computer hacker, known only by his handle 'Bill', has created the ultimate computer virus. A virus so powerful that it has the power to transmute an ordinary computer into a toaster oven. (oooh!) 'Bill' has cloned himself into a billion-jillion micro-Bills. Their sole purpose is to deliver the nefarious virus, which has been cleverly disguised as a popular operating system. As System Administrator and Exterminator, your job is to keep Bill from succeeding at his task."); stryDialog->setCaption(tr("The story of KBill")); stryDialog->TextBrowser1->setText(stryString); stryDialog->resize(200,200); -- cgit v0.9.0.2