SOLVED. By issuing this command...
export KDEDIRS=$DEVUSR:`kde4-config --prefix`
...the local version of the plasmoid is used. It is the third option
given by the tutorial [1], section "Testing the Applet".
Gregor
[1] http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted
On 09/0
Hi,
I would like to install a (KDE4) plasmoid locally to test it with
plasmoidviewer.
As example I use kdeplasma-addons/applets/showdesktop/ from
https://projects.kde.org/projects/kde/kdeplasma-addons
I did the following setup
$ cd src/kdeplasma-addons
$ mkdir build
$ cd build
$ . home-kde4-env-