kded-appmenu is a module for kded that's able to display an application menubar placed on the top of the screen, display an application menu by using a titlebar button, and force krunner-appmenu to work with this app.
To build it, execute the following commands, one by one:
tar xvzf kded-appmenu-*.*.tar.gz
cd kded-appmenu-*.*
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
sudo make install
Product's homepage
What's New in This Release: [ read full changelog ]
· Fix kpart applications (kontact, konqueror, ...)