grrrrr.. eventualy i'll find a phrase that doesnt' suck; not sure this is it yet though =P
svn path=/trunk/KDE/kdelibs/; revision=882614
This commit is contained in:
parent
4e964a2ec8
commit
aec4445dec
@ -146,7 +146,7 @@ void Containment::init()
|
||||
appletBrowserAction->setShortcut(QKeySequence("ctrl+a"));
|
||||
d->actions().addAction("add widgets", appletBrowserAction);
|
||||
|
||||
QAction *configureActivityAction = new QAction(i18n("Activity and Theme Settings"), this);
|
||||
QAction *configureActivityAction = new QAction(i18n("Appearance and Activity Settings"), this);
|
||||
configureActivityAction->setIcon(KIcon("configure"));
|
||||
configureActivityAction->setVisible(unlocked);
|
||||
configureActivityAction->setEnabled(unlocked);
|
||||
|
Loading…
Reference in New Issue
Block a user