pull/2/head
Darrell Anderson 11 years ago
parent a8303672a3
commit 1c37295608

@ -291,7 +291,7 @@ void KRandRSystemTray::contextMenuAboutToShow(TDEPopupMenu* menu)
} }
} }
menu->insertTitle(SmallIcon("randr"), i18n("Global Configuation")); menu->insertTitle(SmallIcon("randr"), i18n("Global Configuration"));
TDEAction *actColors = new TDEAction( i18n( "Configure Displays..." ), TDEAction *actColors = new TDEAction( i18n( "Configure Displays..." ),
SmallIconSet( "configure" ), TDEShortcut(), TQT_TQOBJECT(this), TQT_SLOT( slotDisplayConfig() ), SmallIconSet( "configure" ), TDEShortcut(), TQT_TQOBJECT(this), TQT_SLOT( slotDisplayConfig() ),

Loading…
Cancel
Save