KAboutData*aboutData=newKAboutData("irkick",I18N_NOOP("IRKick"),VERSION,I18N_NOOP("The KDE Infrared Remote Control Server"),KAboutData::License_GPL,"(c) 2003, Gav Wood",0,0,"gav@kde.org");
KAboutData*aboutData=newKAboutData("irkick",I18N_NOOP("IRKick"),VERSION,I18N_NOOP("The TDE Infrared Remote Control Server"),KAboutData::License_GPL,"(c) 2003, Gav Wood",0,0,"gav@kde.org");
setAboutData(newKAboutData("kcmlirc",I18N_NOOP("KDE Lirc"),VERSION,I18N_NOOP("The KDE IR Remote Control System"),KAboutData::License_GPL_V2,"Copyright (c)2003 Gav Wood",I18N_NOOP("Use this to configure KDE's infrared remote control system in order to control any KDE application with your infrared remote control."),"http://www.kde.org"));
setAboutData(newKAboutData("kcmlirc",I18N_NOOP("TDE Lirc"),VERSION,I18N_NOOP("The TDE IR Remote Control System"),KAboutData::License_GPL_V2,"Copyright (c)2003 Gav Wood",I18N_NOOP("Use this to configure TDE's infrared remote control system in order to control any TDE application with your infrared remote control."),"http://www.kde.org"));
setButtons(KCModule::Help);
setQuickHelp(i18n("<h1>Remote Controls</h1><p>This module allows you to configure bindings between your remote controls and KDE applications. Simply select your remote control and click Add under the Actions/Buttons list. If you want KDE to attempt to automatically assign buttons to a supported application's actions, try clicking the Auto-Populate button.</p><p>To view the recognised applications and remote controls, simply select the <em>Loaded Extensions</em> tab.</p>"));
setQuickHelp(i18n("<h1>Remote Controls</h1><p>This module allows you to configure bindings between your remote controls and TDE applications. Simply select your remote control and click Add under the Actions/Buttons list. If you want TDE to attempt to automatically assign buttons to a supported application's actions, try clicking the Auto-Populate button.</p><p>To view the recognised applications and remote controls, simply select the <em>Loaded Extensions</em> tab.</p>"));