Knowledgebase plasmoid in kdeplasma-addons

Albert Astals Cid aacid at kde.org
Sun Sep 13 19:22:37 BST 2009


A Divendres, 11 de setembre de 2009, Marco Martin va escriure:
> Hi all,
> it's a while the knowledge base plasmoid (used to query the opendesktop.org
> knowledge base) is in kdereview.
> i plan to move it now in kdeplasmaaddons.
> is it ok? any objections?

knowledgebase.cpp:93:        m_nextButton->setText(">");
knowledgebase.cpp:96:        m_prevButton->setText("<");
Probably need i18n and context

knowledgebase.cpp:266:    parent->addPage(widget, i18n("General"), 
Applet::icon());
Probably needs context

Albert

> 
> Cheers,
> Marco Martin
> 





More information about the kde-core-devel mailing list