switch(KMessageBox::questionYesNoCancel(0,i18n("Should the Infrared Remote Control server start automatically when you begin KDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start")))
switch(KMessageBox::questionYesNoCancel(0,i18n("Should the Infrared Remote Control server start automatically when you begin TDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start")))
if(KMessageBox::questionYesNo(this,i18n("Would you like the infrared remote control software to start automatically when you begin KDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start"))==KMessageBox::Yes)
if(KMessageBox::questionYesNo(this,i18n("Would you like the infrared remote control software to start automatically when you begin TDE?"),i18n("Automatically Start?"),i18n("Start Automatically"),i18n("Do Not Start"))==KMessageBox::Yes)