Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 142026
Collapse All | Expand All

(-)kerry-0.1.90/src/kerryapp.cpp (-1 / +1 lines)
Lines 116-122 Link Here
116
  globalKeys->readSettings();
116
  globalKeys->readSettings();
117
  globalKeys->updateConnections();
117
  globalKeys->updateConnections();
118
118
119
  sysTrayIcon->setPixmap(sysTrayIcon->loadIcon("filefind"));
119
  sysTrayIcon->setPixmap(sysTrayIcon->loadIcon("kerry"));
120
  QToolTip::add(sysTrayIcon, i18n("Kerry Beagle Search (%1)").arg(globalKeys->shortcut("Show Kerry Dialog").seq(0).toString()));
120
  QToolTip::add(sysTrayIcon, i18n("Kerry Beagle Search (%1)").arg(globalKeys->shortcut("Show Kerry Dialog").seq(0).toString()));
121
121
122
  sysTrayIcon->show();
122
  sysTrayIcon->show();

Return to bug 142026